openstack-python-openstackc.../openstackclient
Tang Chen 41853985bb Use assert_called_once_with() instead of assert_called_with()
If one API is only called once, we'd better use assert_called_once_with()
to check the call.

Change-Id: Id05055bb90592d218826732259ed84fc366734ce
2016-03-22 10:08:51 +08:00
..
api Merge "Clean up unnecessary import of urlparse module" 2016-03-01 23:51:00 +00:00
common Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
compute Fix keypair create --public-key 2016-03-18 17:48:36 +00:00
identity Improve error for token issue command without auth 2016-03-18 15:44:02 -07:00
image Image API v2: make volume_type optional 2016-03-18 16:08:30 -07:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Merge "Fix options in port create/set" 2016-03-17 22:58:36 +00:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Use assert_called_once_with() instead of assert_called_with() 2016-03-22 10:08:51 +08:00
volume Add support for deleting Image-property 2016-03-16 10:22:00 -04:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00