tempest/tempest/api/compute
Andrea Frittoli (andreaf) db9672e347 Use tempest.lib code in tempest
Now that tempest_lib code is copied back into tempest, stop using
tempest_lib in tempest, and start using the copied code.

Remove the dependency to tempest_lib from requirements, and drop
the script to use tempest_lib in tempest. Add os-testr to the
test-requirements.

Partially implements bp tempest-lib-reintegration

Change-Id: I21ab5fe6349f72c98ac9f960a29bf62e813f8b1b
2016-02-24 10:43:59 -05:00
..
admin Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
certificates Remove BaseComputeTest and _api_version 2015-11-06 00:25:44 +00:00
flavors Remove BaseComputeTest and _api_version 2015-11-06 00:25:44 +00:00
floating_ips Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
images Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
keypairs Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
limits Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
security_groups Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
servers Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
volumes Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
__init__.py remove unneeded __init__ file 2013-12-22 20:40:31 -05:00
api_microversion_fixture.py Add microversion fixture to set microversion 2016-02-21 19:50:12 +09:00
base.py Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
test_authorization.py Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
test_extensions.py Return complete response from compute extensions_client 2015-08-18 16:12:15 +09:00
test_live_block_migration_negative.py Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
test_networks.py Rename references to compute networks client 2015-09-14 18:55:06 -04:00
test_quotas.py Return complete response from compute quotas client 2015-08-26 11:15:17 +09:00
test_tenant_networks.py Ensure test_list_show_tenant_networks is isolated 2015-09-04 08:53:25 -07:00
test_versions.py Remove BaseComputeTest and _api_version 2015-11-06 00:25:44 +00:00