horizon/openstack_dashboard/dashboards/project/overview
Bin Zhou 9afd7d0875 Modify use of assertTrue(A in B)
Developers should use assertIn(A, B) instead of assertTrue(A in B ).

TrivialFix

Change-Id: I93f3c540e4cc9015162283ea71813613a13e3555
2016-09-03 11:26:52 +08:00
..
templates/overview Remove concatenation in csv file 2015-04-14 22:50:39 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Allow horizon to function without nova 2016-07-26 09:15:48 -05:00
tests.py Modify use of assertTrue(A in B) 2016-09-03 11:26:52 +08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Made instance state values in the CSV summary translatable 2015-11-05 15:19:30 +00:00