tempest/tempest/api/compute
lianghao fd8d315e8e Add test of remove all security groups in test_server_actions.py
If you omit the attribute of security_groups, the API creates the server
in the default security group,and also openstack can accept to
remove all security groups of server ,so add the test.

Change-Id: I39e272f7b7655a9821cc5ff9e5701f9da80c9bd4
2017-04-07 21:24:11 +08:00
..
admin Fix for test_volume_swap 2017-03-22 11:39:03 +08:00
certificates Switch to decorators.idempotent_id on compute.* 2017-01-27 17:35:38 -08:00
flavors Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
floating_ips Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
images Ensure compute features enabled in test_images 2017-03-22 15:23:15 -05:00
keypairs Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
limits Remove unnecessary int casting 2017-02-21 11:21:57 +08:00
security_groups Remove unused CONF and LOG 2017-03-29 15:13:22 +08:00
servers Add test of remove all security groups in test_server_actions.py 2017-04-07 21:24:11 +08:00
volumes Merge "Remove unused CONF and LOG" 2017-03-29 12:10:15 +00: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 Remove remaining usage of cinder v1 API call from Tempest 2017-03-28 10:00:52 +00:00
test_extensions.py Switch to decorators.idempotent_id on compute.* 2017-01-27 17:35:38 -08:00
test_live_block_migration_negative.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_networks.py Switch to decorators.idempotent_id on compute.* 2017-01-27 17:35:38 -08:00
test_quotas.py Add new detail kwarg to show_quota_set to QuotasClient. 2017-03-13 11:43:44 -04:00
test_tenant_networks.py Switch to decorators.idempotent_id on compute.* 2017-01-27 17:35:38 -08:00
test_versions.py Add smoke tag to compute version tests 2017-03-02 16:56:24 -08:00