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
diff --git a/releasenotes/notes/remove-glance-v1-api-tests-5a39d3ea4b6bd71e.yaml b/releasenotes/notes/remove-glance-v1-api-tests-5a39d3ea4b6bd71e.yaml
new file mode 100644
index 0000000..dc36ac0
--- /dev/null
+++ b/releasenotes/notes/remove-glance-v1-api-tests-5a39d3ea4b6bd71e.yaml
@@ -0,0 +1,8 @@
+---
+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.