tempest/releasenotes/notes/remove-glance-v1-api-tests-5a39d3ea4b6bd71e.yaml
Ghanshyam Mann 3562cd0017 Remove Glance v1 APIs tests
Glance v1 APIs were removed in Rocky and tempest master
does not support the Rocky release. If glance v1 APIs
needs to be tested for older release then older Tempest
can be used.

This removes the Glance v1 APIs tests, config option,
and its service clients.

Change-Id: I6741e2204de251ee8f16b0249a73bee5912c1135
2023-08-14 11:35:59 +02:00

9 lines
345 B
YAML

---
prelude: >
Glance v1 APIs were removed in Rocky release and last
supported release for v1 was Queens. Tempest master does
not support the Rocky or Queens release so we removed
the Glance v1 tests, config option, and its service clients.
If you would like to test the v1 APIs then you can use the old
Tempest version.