tempest/tempest/api/compute
Doug Hellmann 583ce2c043 Update all Oslo module use
Use graduated libraries where available and update the incubated modules
that remain.

Update imports for libraries that were being used already to avoid the
'oslo' namespace package.

Update config file for creating example configuration files and provide
a new sample file based on the options defined in the libraries.

Note: because of the number of libraries involved there is no real way
to break this change up into smaller pieces. Fortunately, most of the
changes are just to import statements.

Change-Id: Ia0de957b681cb924a57af98d99a9389ee234ed5b
2015-03-11 21:07:56 +00:00
..
admin Update all Oslo module use 2015-03-11 21:07:56 +00:00
certificates Add UUIDs to all tempest tests and gate check 2015-02-26 16:05:16 -08:00
flavors Split resource_setup for compute tests 2015-03-09 14:44:42 +05:30
floating_ips Remove migrated utils code 2015-03-06 19:16:10 -05:00
images Update all Oslo module use 2015-03-11 21:07:56 +00:00
keypairs Merge "Remove migrated utils code" 2015-03-10 15:52:12 +00:00
limits Remove tempest-lib exc Frobidden to Unauthorized translation 2015-03-05 20:59:11 +09:00
security_groups Remove migrated utils code 2015-03-06 19:16:10 -05:00
servers Merge "Remove migrated utils code" 2015-03-10 15:52:12 +00:00
v2 Add a common class for Nova v2/v3 API tests 2014-05-02 08:45:28 +09:00
volumes Remove migrated utils code 2015-03-06 19:16:10 -05:00
__init__.py remove unneeded __init__ file 2013-12-22 20:40:31 -05:00
base.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
test_authorization.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
test_extensions.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
test_live_block_migration.py Split resource_setup for compute tests 2015-03-09 14:44:42 +05:30
test_live_block_migration_negative.py Merge "Remove migrated utils code" 2015-03-10 15:52:12 +00:00
test_networks.py Split resource_setup for compute tests 2015-03-09 14:44:42 +05:30
test_quotas.py Split resource_setup for compute tests 2015-03-09 14:44:42 +05:30
test_tenant_networks.py Add UUIDs to all tempest tests and gate check 2015-02-26 16:05:16 -08:00