tempest/tempest/api/orchestration
melissaml 37503ddc59 Modify use of assertTrue(A in B)
Developers should use assertIn(A, B) instead of assertTrue(A in B ).

TrivialFix

Change-Id: I54158400476fdd5cfd40653408b33fb0f97b60c0
2016-09-14 13:13:47 +08:00
..
stacks Modify use of assertTrue(A in B) 2016-09-14 13:13:47 +08:00
__init__.py Initial heat orchestration tests. 2013-05-22 17:12:45 +12:00
base.py Introduce new helper: call_and_ignore_notfound_exc() 2016-05-28 15:46:46 +02:00