tempest/tempest/api/compute
Matthew Treinish 54176ce7b1 Ensure extension aliases are used for nova based services
This commit fixes the extension checker in verify-tempest-config to
ensure that nova and nova based services are using the extension
aliases instead of the extension names. The extension names are meant
to be human readable and are not the best way to identify it. This is
what the tempest code is also expecting, however in some cases the
name was still being used by the verify tool, which was incorrect. As
part of this it was necessary to fix several other places where name
was being used instead of alias, or other extension list formatting
response checking was incorrect.

Change-Id: I35f5db655f065f29760515a26db1fb508d229393
2014-12-08 20:49:07 -05:00
..
admin Use a compute service type from tempest.conf 2014-11-28 10:59:00 +00:00
certificates delete all compute xml tests 2014-11-25 10:55:40 -05:00
flavors Use a compute service type from tempest.conf 2014-11-28 10:59:00 +00:00
floating_ips delete all compute xml tests 2014-11-25 10:55:40 -05:00
images delete all compute xml tests 2014-11-25 10:55:40 -05:00
keypairs delete all compute xml tests 2014-11-25 10:55:40 -05:00
limits delete all compute xml tests 2014-11-25 10:55:40 -05:00
security_groups delete all compute xml tests 2014-11-25 10:55:40 -05:00
servers part-2 expect badRequest in server metadata test 2014-12-02 12:38:26 +09:00
v2 Add a common class for Nova v2/v3 API tests 2014-05-02 08:45:28 +09:00
v3 Revert "Skip test_list_server_addresses if neutron" 2014-11-10 18:09:25 +00:00
volumes delete all compute xml tests 2014-11-25 10:55:40 -05:00
__init__.py remove unneeded __init__ file 2013-12-22 20:40:31 -05:00
base.py Remove unused xml config options 2014-11-27 00:15:56 -05:00
test_authorization.py delete all compute xml tests 2014-11-25 10:55:40 -05:00
test_extensions.py Ensure extension aliases are used for nova based services 2014-12-08 20:49:07 -05:00
test_live_block_migration.py delete all compute xml tests 2014-11-25 10:55:40 -05:00
test_live_block_migration_negative.py delete all compute xml tests 2014-11-25 10:55:40 -05:00
test_networks.py Add list-networks test for os-networks API 2014-10-24 13:43:42 -07:00
test_quotas.py delete all compute xml tests 2014-11-25 10:55:40 -05:00