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
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 0000000..701920c
--- /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.