tempest/tempest/api/compute/servers
zhufl 0419088f9d Replace the usage of 'os' with 'os_primary'
Read-only property 'os' has moved to 'os_primary' in version 'Pike'
and will be removed in version 'Queens', so this is to replace
the usage of 'os' with 'os_primary'.

Change-Id: I9f7c13da05a8c4a63529c11aa6213a7269abee6d
2017-05-23 10:45:48 +08:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_attach_interfaces.py Replace the usage of 'os' with 'os_primary' 2017-05-23 10:45:48 +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 test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_delete_server.py Move compute admin test classes under admin path 2017-04-25 12:10:04 -07:00
test_device_tagging.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_disk_config.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02: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 Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_list_server_filters.py Reduce the time waiting for server ACTIVE 2017-04-01 17:25:46 +08:00
test_list_servers_negative.py Replace assertEqual([], items) with assertEmpty(items) 2017-05-16 14:53:05 +08:00
test_multiple_create.py Replace the usage of 'os' with 'os_primary' 2017-05-23 10:45:48 +08:00
test_multiple_create_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_novnc.py Use sequence directly instead of using len() 2017-04-17 15:03:04 +09:00
test_server_actions.py Merge "Add missing IPs validation to test_rebuild_server" 2017-05-05 04:42:30 +00:00
test_server_addresses.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_server_addresses_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02: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 Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02: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 Reduce server rescue/unrescue times 2017-05-11 09:40:43 +08:00
test_server_rescue_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02: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 Merge "Create deleted server in resource_setup" 2017-05-19 15:26:54 +00: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 Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00