openstack-python-openstackc.../openstackclient/tests/functional
zheng yin 2e5d6a67f6 Use assertGreater replace assertTrue
we can use assertGreater(a,b) to replace assertTrue(a>b)

Change-Id: Idd92a99bf5fd25785a47645d46bcfcad23ed870a
2016-09-23 13:49:04 +08:00
..
common Fix openstack quota set/show --class not work 2016-09-14 11:15:01 +08:00
compute move all functional tests to tests module 2016-09-09 03:29:47 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Use assertGreater replace assertTrue 2016-09-23 13:49:04 +08:00
image move all functional tests to tests module 2016-09-09 03:29:47 +00:00
network Add network segment create, delete and set support 2016-09-09 15:19:55 -05:00
object move all functional tests to tests module 2016-09-09 03:29:47 +00:00
volume Implement "volume transfer request show/accept" command 2016-09-22 17:11:53 +08:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Add network segment create, delete and set support 2016-09-09 15:19:55 -05:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00