yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49168
[Bug 1544522] Re: Don't use Mock.called_once_with that does not exist
This was fixed in openstackclient release 2.2.0.
** Changed in: python-openstackclient
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1544522
Title:
Don't use Mock.called_once_with that does not exist
Status in Cinder:
Fix Released
Status in neutron:
Fix Released
Status in octavia:
Fix Released
Status in python-designateclient:
Fix Released
Status in python-openstackclient:
Fix Released
Status in Rally:
Fix Released
Status in Sahara:
Fix Released
Status in OpenStack DBaaS (Trove):
Confirmed
Bug description:
class mock.Mock does not exist method "called_once_with", it just
exists method "assert_called_once_with". Currently there are still
some places where we use called_once_with method, we should correct
it.
NOTE: called_once_with() does nothing because it's a mock object.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1544522/+subscriptions