tempest/tempest/api/compute/flavors
Attila Fazekas e191cb1f24 Use assertIn and assertNotIn instead of assertTrue/assertFalse
The assertIn and assertNotIn is defined in testtools, it is expected to
work with all testtools supported python version.

The assertIn and assertNotIn is more verbose when a real issue occurs.

Change-Id: I7a21a6e38f606deb58b5bade6414f6c4a4142f4b
2013-07-29 14:52:33 +02:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_flavors.py Use assertIn and assertNotIn instead of assertTrue/assertFalse 2013-07-29 14:52:33 +02:00