summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghanshyam mann <gmann@ghanshyammann.com>2022-09-14 15:18:09 +0530
committerghanshyam mann <gmann@ghanshyammann.com>2022-09-14 15:18:09 +0530
commitbc12bd45867d752d6b4a111686ccbb88967ccf3d (patch)
treebe868dd7f5e21675857a8030e335ef69d70d72c5
parent979f05a03b3f601b319fada515a523f0fab8c1a0 (diff)
downloadtempest-bc12bd45867d752d6b4a111686ccbb88967ccf3d.tar.gz
Add releasenote to tag the Tempest for Zed release32.0.0
Change-Id: Ia372e4f3beea940eb4c6632584018932a2009e22
-rw-r--r--releasenotes/notes/tempest-zed-release-335293c4a7f5a4b1.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/releasenotes/notes/tempest-zed-release-335293c4a7f5a4b1.yaml b/releasenotes/notes/tempest-zed-release-335293c4a7f5a4b1.yaml
new file mode 100644
index 000000000..841aa5d0a
--- /dev/null
+++ b/releasenotes/notes/tempest-zed-release-335293c4a7f5a4b1.yaml
@@ -0,0 +1,17 @@
+---
+prelude: |
+ This release is to tag Tempest for OpenStack Zed release.
+ This release marks the start of Zed release support in Tempest.
+ After this release, Tempest will support below OpenStack Releases:
+
+ * Zed
+ * Yoga
+ * Xena
+ * Wallaby
+
+ Current development of Tempest is for OpenStack 2023.1 development
+ cycle. Every Tempest commit is also tested against master during
+ the 2023.1 cycle. However, this does not necessarily mean that using
+ Tempest as of this tag will work against a 2023.1 (or future release)
+ cloud.
+ To be on safe side, use this tag to test the OpenStack Zed release.