tempest/tempest/api/compute
zhufl 138d279c06 [TrivialFix]Remove unnecessary value taking
This is to remove unnecessary value taking for code clean.

Change-Id: I570218f617c49d710c24ecf0d5ca4211835ecaa8
2017-08-21 14:49:44 +08:00
..
admin [TrivialFix]Remove unnecessary value taking 2017-08-21 14:49:44 +08:00
certificates Remove unnecessary checks already coverd in schema 2017-08-02 13:58:53 +08:00
flavors Do not use any() to check whether a list is empty 2017-06-12 14:14:30 +08:00
floating_ips Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
images Merge "Do not use any() to check whether a list is empty" 2017-06-28 04:55:31 +00:00
keypairs Remove unnecessary assertIsNotNone check 2017-08-03 14:03:31 +08:00
limits Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
security_groups Remove unnecessary checks already coverd in schema 2017-08-02 13:58:53 +08:00
servers [Trivialfix]Fix typos in tempest 2017-08-13 23:38:43 -07:00
volumes Remove unnecessary assertIsNotNone check 2017-08-03 14:03:31 +08:00
__init__.py remove unneeded __init__ file 2013-12-22 20:40:31 -05:00
api_microversion_fixture.py Migrated microversion testing framework to tempest/lib 2016-03-11 08:17:15 +00:00
base.py Make sure test use the latest volume clients 2017-08-08 21:09:22 +00:00
test_extensions.py Move logging extensions list before assert checks 2017-05-04 14:58:09 +08:00
test_networks.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_quotas.py Add new detail kwarg to show_quota_set to QuotasClient. 2017-03-13 11:43:44 -04:00
test_tenant_networks.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_versions.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00