openstack-python-openstackc.../openstackclient
lin-hua-cheng f807f0a66e Fix wrong mock method call
There is no assert_called() method in mock, replace it with
assert_called_with() method. The old method used to work with
mock 1.0.1 because it was a noop in magicmock.

Needs https://review.openstack.org/#/c/200583 to pass the requirements check.

https://review.openstack.org/#/c/193935/ changed the OS_* vars
we source by forcing v2password as the auth method.
change our identity v3 test setup by setting v3password

Co-Authored-By: Steve Martinelli <stevemar@ca.ibm.com>

Closes-Bug: 1473454

Depends-on: I0cfab6d13e5d9e744cb302c86a2c21269923e75d

Change-Id: Id22765c7e044797e03d19ad1b103fadec2726aa2
2015-07-11 18:57:20 -04:00
..
api Improve the hint message 2015-06-14 13:31:02 +00:00
common Merge "Add --os-endpoint-type cli optional argument" 2015-07-03 02:48:47 +00:00
compute Add --os-endpoint-type cli optional argument 2015-07-02 10:10:46 -07:00
identity openstack catalog list always returns publicURL for internalURL and adminURL 2015-07-08 21:40:44 +02:00
image Merge "Add --os-endpoint-type cli optional argument" 2015-07-03 02:48:47 +00:00
network Merge "Add --os-endpoint-type cli optional argument" 2015-07-03 02:48:47 +00:00
object Add --os-endpoint-type cli optional argument 2015-07-02 10:10:46 -07:00
tests Fix wrong mock method call 2015-07-11 18:57:20 -04:00
volume Merge "Add --os-endpoint-type cli optional argument" 2015-07-03 02:48:47 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Merge "Add --os-endpoint-type cli optional argument" 2015-07-03 02:48:47 +00:00