From ad37086e6a2aec99b81ec5c938782a6a917aeea1 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Thu, 6 Oct 2016 10:32:49 -0400 Subject: [PATCH] Add release notes for start of Newton support The Newton release is here, in preparation for the Tempest 13.0.0 release we need to add details to the release notes about the supported releases. Once this merges we should be ready to land the 13.0.0 release. Change-Id: I3774fcb7753155cfe38d0de36d6e162ff25591b6 --- ...0.0-start-of-newton-support-3ebb274f300f28eb.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 releasenotes/notes/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml diff --git a/releasenotes/notes/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml b/releasenotes/notes/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml new file mode 100644 index 0000000000..701920c522 --- /dev/null +++ b/releasenotes/notes/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml @@ -0,0 +1,12 @@ +--- +prelude: > + This release is marking the start of Newton release support in Tempest +other: + - OpenStack releases supported at this time are **Liberty**, **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.