python-openstackclient/openstackclient/tests/common
Swapnil Kulkarni (coolsvap) a56fc34039 Use assertTrue/False instead of assertEqual(T/F)
The usage of assertEqual(True/False, ***) should be changed
to a meaningful format of assertTrue/False(***).

Change-Id: I3437634329fc8ecef25082b43b5fc0e1030cdbda
Closes-Bug:#1512207
2016-01-07 12:40:09 +05:30
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
test_clientmanager.py Rename endpoint type to interface 2015-07-15 10:11:59 -06:00
test_commandmanager.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
test_configuration.py Add configuration show command 2015-07-23 13:00:59 -06:00
test_extension.py SDK integration extensions and server create networks 2015-12-09 11:39:20 -07:00
test_logs.py Use assertTrue/False instead of assertEqual(T/F) 2016-01-07 12:40:09 +05:30
test_module.py Add 'command list' command 2014-10-08 21:57:26 -05:00
test_parseractions.py Refactor: Initialize parser in setUp() in TestNonNegativeAction 2015-12-28 20:01:13 +08:00
test_quota.py Add project name/ID validation for "openstack quota show" 2015-11-29 22:30:04 -05:00
test_timing.py Fix session timing 2015-04-07 23:53:31 -07:00
test_utils.py Improve output for "os security group show" 2015-12-23 13:44:22 -06:00