tempest/tempest/api/compute/servers
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
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_attach_interfaces.py Remove unnecessary assert and value assignment 2017-02-22 11:50:05 +08:00
test_availability_zone.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00
test_create_server.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_delete_server.py Add a generic "wait_for_volume_resource_status" function 2017-02-19 09:12:42 +02:00
test_device_tagging.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_disk_config.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00
test_instance_actions.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00
test_instance_actions_negative.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_list_server_filters.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_list_servers_negative.py Remove unused variable in compute and volume 2017-02-16 11:37:38 +08:00
test_multiple_create.py Fix multiple create for multiple networks 2017-03-24 10:33:13 +00:00
test_multiple_create_negative.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00
test_novnc.py Nova: Move _Websocket class to a common place 2017-03-27 16:49:37 +02:00
test_server_actions.py Add test of remove all security groups in test_server_actions.py 2017-04-07 21:24:11 +08:00
test_server_addresses.py Remove unused variable 2017-03-01 10:09:55 +00:00
test_server_addresses_negative.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00
test_server_group.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_server_metadata.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00
test_server_metadata_negative.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_server_password.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00
test_server_personality.py Remove unnecessary int casting 2017-02-21 11:21:57 +08:00
test_server_rescue.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_server_rescue_negative.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_server_tags.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_servers.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_servers_negative.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_virtual_interfaces.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00
test_virtual_interfaces_negative.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00