nova/nova/tests/image
Zhongyue Luo e306800345 Comply with new hacking 0.8 release
Fixes a couple of small issues to pass all PEP8 tests in
the new hacking release

H235  assert_ is deprecated, use assertTrue
H231  Python 3.x incompatible 'except x,y:' construct
H234  assertEquals is deprecated, use assertEqual
H301  one import per line
H302  import only modules
H233  Python 3.x incompatible use of print operator

Change-Id: I0e5e74944e2b034b223ada1b3d0be66f2a9a5722
2013-12-02 10:58:45 +09:00
..
__init__.py Fix and Gate on H303 (no wildcard imports) 2013-07-30 14:34:31 -07:00
abs.tar.gz Sanitize EC2 manifests and image tarballs 2011-12-13 16:00:41 +01:00
fake.py Remove exceptions.Duplicate 2013-09-24 15:41:28 +10:00
rel.tar.gz Sanitize EC2 manifests and image tarballs 2011-12-13 16:00:41 +01:00
test_fake.py image tests: replace assertEquals with assertEqual 2013-11-11 04:56:44 -08:00
test_glance.py Comply with new hacking 0.8 release 2013-12-02 10:58:45 +09:00
test_s3.py Utilizes assertIn - tests/etc 2013-10-21 10:01:20 +08:00