8c23d81724
Original flag commit message: "In the Compute tests, there are tests that need to generate images as a prerequisite before the main tests can begin. Since these are Compute tests, I would expect that these prerequisites would be via the Compute API, but they use the Glance v1 API instead. Since the capability being tested should be Compute in isolation, I would say this test should be flagged until the depdency on Glance v1 is removed." Glance implements two APIs, v1 and v2. The v1 API is currently SUPPORTED, while the v2 API is CURRENT [1][2]. The original plan was to deprecate and remove the v1 API by Kilo, but it appears it was superceded [3]. Neither Nova nor Horizon currently supports proxying the v2 API, but this functionality is on the roadmap for both projects [4][5]. These tests should be flagged with the intention to reintroduce them after upstream support for Glance v2 has been added to Nova and Horizon and after the implicit dependency on the v1 API has been removed from the Tempest tests [6]. [1] http://developer.openstack.org/api-ref-image-v1.html [2] http://developer.openstack.org/api-ref-image-v2.html [3] http://lists.openstack.org/pipermail/openstack-dev/2013-November/019431.html [4] https://blueprints.launchpad.net/nova/+spec/use-glance-v2-api [5] https://blueprints.launchpad.net/horizon/+spec/horizon-glance-v2 [6] https://bugs.launchpad.net/tempest/+bug/1463534 Co-Authored-By: Chris Hoge <chris@openstack.org> Co-Authored-By: Mark T. Voelker <mvoelker@vmware.com> Change-Id: I0b49de23b21a1106f9e492a21e5da1839e393f40
20 lines
3.1 KiB
Plaintext
20 lines
3.1 KiB
Plaintext
tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results[gate,id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[gate,id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[gate,id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits[gate,id-12c80a9f-2dec-480e-882b-98ba15757659]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[gate,id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[gate,id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[gate,id-679bc053-5e70-4514-9800-3dfab1a380a6,negative]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[gate,id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[gate,id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[gate,id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[gate,id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[gate,id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative]
|
|
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[gate,id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative]
|
|
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server[gate,id-80a8094c-211e-440a-ab88-9e59d556c7ee]
|
|
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server[gate,id-af8eafd4-38a7-4a4b-bdbc-75145a580560]
|
|
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[gate,id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative]
|
|
tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params[gate,id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee]
|
|
tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds[gate,id-07c9cf95-c0d4-4b49-b9c8-0ef2c9b27193,smoke]
|
|
tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds[gate,id-54e2a2fe-42dc-491b-8270-8e4217dd4cdc,smoke]
|