tempest/tempest/api/compute
Andrea Frittoli cd36841ca2 Move test decorators to common
services and extension decorators are based on CONF and needed by
Tempest only, so moving them to tempest.common.
Since a few plugnis use them today, use debtcollector to avoid
breaking all dependencies.

Change-Id: Ibd52153d00b8e60fb8c89e38d94e358ddc787251
2017-08-23 17:09:33 +00:00
..
admin Move test decorators to common 2017-08-23 17:09:33 +00:00
certificates Remove unnecessary checks already coverd in schema 2017-08-02 13:58:53 +08:00
flavors Move test decorators to common 2017-08-23 17:09:33 +00:00
floating_ips Move test decorators to common 2017-08-23 17:09:33 +00: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 Move test decorators to common 2017-08-23 17:09:33 +00:00
servers Move test decorators to common 2017-08-23 17:09:33 +00: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 test decorators to common 2017-08-23 17:09:33 +00:00
test_networks.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_quotas.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_tenant_networks.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_versions.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00