openstack-python-openstackc.../openstackclient/tests/common
Bin Zhou 1626b63f56 Use assertIn(A, B) instead of assertTrue(A in B )
Developers should use assertIn(A, B) instead of assertTrue(A in B ).

TrivialFix

Change-Id: I0d7c542272315590536c427a8865e49660361e55
2016-09-02 12:48:41 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
test_availability_zone.py Standardize import format 2016-07-22 19:24:02 +08:00
test_clientmanager.py Rework clientmanager 2016-07-22 20:49:18 +00:00
test_command.py Finish osc-lib transition for command.py 2016-06-15 22:50:43 +00:00
test_commandmanager.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_configuration.py Improve masking of secrets in configuration show 2016-06-21 06:56:23 +00:00
test_extension.py Standardize import format 2016-07-22 19:24:02 +08:00
test_logs.py osc-lib: logs 2016-06-13 10:55:44 -05:00
test_module.py Use assertIn(A, B) instead of assertTrue(A in B ) 2016-09-02 12:48:41 +08:00
test_parseractions.py Use assertEqual() instead of assertDictEqual() 2016-07-25 15:09:49 +08:00
test_quota.py Allow setting quotas for server groups and server group members 2016-07-27 13:04:36 +03:00