From a2ca059c608226eb4cf880a49061f78630cb0443 Mon Sep 17 00:00:00 2001 From: Matthew Treinish <mtreinish@kortar.org> Date: Mon, 27 Feb 2017 12:20:13 -0500 Subject: [PATCH] Fix tempest 14.0.0 release notes This commit fixes the release notes for tempest 14.0.0 so that the prelude and other sections explaining the supported releases is actually included. Change-Id: I0934be118e7a02252f9fc5cfb21d1a0682b281ef --- .../notes/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/releasenotes/notes/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml b/releasenotes/notes/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml index aa3a78e862..389b29f762 100644 --- a/releasenotes/notes/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml +++ b/releasenotes/notes/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml @@ -1,4 +1,13 @@ --- +prelude: > + This release is marking the end of Liberty release support in Tempest upgrade: - The Stress tests framework and all the stress tests have been removed. +other: + - | + OpenStack releases supported at this time are **Mitaka** and **Newton**. + The release under current development as of this tag is Ocata, meaning that + every Tempest commit is also tested against master during the Ocata cycle. + However, this does not necessarily mean that using Tempest as of this tag + will work against a Ocata (or future releases) cloud.