From 891299e4480f45f7326fa43a6f2613ef5cfe42bd Mon Sep 17 00:00:00 2001 From: ghanshyam Date: Thu, 22 Feb 2018 07:50:45 +0000 Subject: [PATCH] Add releasenotes to mark the start of Queens support, newton EOL This commit adds the releasenote to start the Queens support and needed for version 18.0.0 to release. Along with that this also marks end of support for Newton in Tempest Change-Id: I8aec5e91a2c54cc8a5dcdbb0f42ee575c10119c4 --- .../start-of-queens-support-fea9051ba1d85fc7.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml diff --git a/releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml b/releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml new file mode 100644 index 0000000000..10b23000bd --- /dev/null +++ b/releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml @@ -0,0 +1,12 @@ +--- +prelude: > + This release marks the start of Queens release support in Tempest. + This release also marks the end of support for Newton in Tempest. +other: + - OpenStack Releases supported after this release are **Queens**, **Pike**, + and **Ocata**. + + The release under current development of this tag is Rocky, meaning + that every Tempest commit is also tested against master during the Rocky + cycle. However, this does not necessarily mean that using Tempest as of + this tag will work against a Rocky (or future release) cloud.