tempest/tempest/api/image
Béla Vancsics 64862f7bac Use more specific asserts in tests
Instead of assertTrue and assertFalse use more specific asserts.
They are compatible with Python 2.7[1] and 3.4[2]

[1]: https://docs.python.org/2.7/library/unittest.html
[2]: https://docs.python.org/3.4/library/unittest.html

Change-Id: I3ac49863641e26841210d020e8bca0bd93176423
2016-11-09 08:00:19 +01:00
..
admin Remove a redundant image_id variable 2016-10-04 17:08:06 +00:00
v1 Use more specific asserts in tests 2016-11-09 08:00:19 +01:00
v2 Use more specific asserts in tests 2016-11-09 08:00:19 +01:00
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py Correct image's random name 2016-10-18 16:07:56 +08:00