tempest/tempest/api/compute/v3/admin
Matt Riedemann ce6b14eda3 Lock test_resize_server_using_overlimit_* tests on 'compute_quotas'
The test_resize_server_using_overlimit_* negative tests are getting the
default quotas and creating a flavor that bumps one of the quota values
just over the limit, expecting an OverLimit failure when trying to
resize an instance to that temporary new flavor.

This can race with the os-quota-class-set admin test which changes the
default quotas, so lock the server negative tests using the same lock
fixture used in the quota class set tests.

Closes-Bug: #1372093

Change-Id: I380a7f057a6b6df94cc029f65f357de7368dc2f7
2014-09-23 09:46:50 -07:00
..
__init__.py port test_services into nova v3 part2 2013-11-10 15:18:02 +08:00
test_agents.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_aggregates.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_aggregates_negative.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_availability_zone_negative.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_flavors.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_flavors_access.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_flavors_access_negative.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_flavors_extra_specs.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_flavors_extra_specs_negative.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_flavors_negative.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_hosts.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_hosts_negative.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_hypervisor.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_hypervisor_negative.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_migrations.py Add os-migration tests for Nova v3 API 2014-03-28 16:09:00 +09:00
test_quotas.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_quotas_negative.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_servers.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_servers_negative.py Lock test_resize_server_using_overlimit_* tests on 'compute_quotas' 2014-09-23 09:46:50 -07:00
test_services.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00
test_services_negative.py Migrate computev3 API tests to resource_* fixtures 2014-09-18 21:55:50 +01:00