nova/nova/tests/image
Matt Riedemann 92d92c7fe1 Fix calls to mock.assert_not_called()
There is no assert_not_called() method in mock, as described here:

https://code.google.com/p/mock/issues/detail?id=159

Fix these calls to use the mock.called attribute instead.

Closes-Bug: #1316167

Change-Id: I865463244ebfc45e1f940c74e1afbb9084930bb3
2014-05-04 19:05:44 -07:00
..
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
abs.tar.gz Sanitize EC2 manifests and image tarballs 2011-12-13 16:00:41 +01:00
fake.py Revert "Adding image multiple location support" 2014-03-12 08:27:20 -07:00
rel.tar.gz Sanitize EC2 manifests and image tarballs 2011-12-13 16:00:41 +01:00
test_fake.py Remove @author from copyright statements. 2014-02-12 05:17:10 +11:00
test_glance.py Fix calls to mock.assert_not_called() 2014-05-04 19:05:44 -07:00
test_s3.py Remove vi modelines 2014-02-03 14:19:44 +00:00