openstack-python-openstackc.../openstackclient
Dean Troyer 38ff51baef Use assert_not_called() in common tests
In https://review.openstack.org/#/c/273653/ Bryan Jones made
a point about using mock_sleep.assert_not_called() rather than
self.assertFalse(mock_sleep.called), so let's make that change
throughout these tests.

Change-Id: I826d608836955383891b303355edcca7b62faa16
2016-02-03 15:47:07 -06:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Allow wait_for_delete to work for all clients 2016-01-28 10:52:45 -06:00
compute Merge "Refactor "os availability zone list"" 2016-01-22 19:22:42 +00:00
identity Support non-interactive user password update 2016-01-11 09:27:10 -08:00
image Merge "Initialize activation status" 2016-01-21 22:36:15 +00:00
network Use correct terminology for subnets 2016-01-27 09:13:46 -06:00
object Delete the unused LOG configure code 2016-01-05 02:47:12 -05:00
tests Use assert_not_called() in common tests 2016-02-03 15:47:07 -06:00
volume Trivial: Remove useless return from files in image and volume 2015-12-18 23:25:05 +08: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 The format_exc method does not take an exception 2015-12-08 09:23:47 -07:00