tempest/tempest/api/compute
Ken'ichi Ohmichi e28b2c278e Move properties handling to the test side
On Glance v1 API, properties are passed on headers and the v1 client
changed properties' names internally.
Service clients should work without any wrapper functions, so this
patch moves the handling to the test side.

Change-Id: I46716e2948eeb429a597289c3db54e978a154f27
2016-06-23 17:10:45 -07:00
..
admin tempest: use host instead of hypervisor for aggregate test 2016-06-13 13:07:06 +08: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 Introduce new helper: call_and_ignore_notfound_exc() 2016-05-28 15:46:46 +02:00
images Check which glance client version to use 2016-06-06 17:45:41 -04:00
keypairs Add tests for compute v2.10 microversion 2016-03-22 10:02:14 +09: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 Move properties handling to the test side 2016-06-23 17:10:45 -07:00
volumes Count partitions starting with sd prefix 2016-06-09 14:17:37 -04: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 Introduce new helper: call_and_ignore_notfound_exc() 2016-05-28 15:46:46 +02: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 Fix typo in variable name 2016-03-25 14:52:33 +02: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