Add releasenote to tag the Tempest for Stein release

This commit adds the releasenote to tag Tempest for Stein
and needed for version 20.0.0 to release.

This relesenote also mark end of support for Ocata release as
ocata is in EM state.

Once we release the Tempest 20.0.0, we will remove the ocata job
from master gate.

Change-Id: I93bf37e31497881536b85783dc3cff70a56b04cb
This commit is contained in:
ghanshyam 2019-03-22 04:59:15 +00:00 committed by Ghanshyam Mann
parent a511109572
commit a955095f83
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
prelude: >
This release is to tag the Tempest for OpenStack Stein release.
This release marks the start of Stein release support in Tempest and
the end of support for Ocata in Tempest.
After this release, Tempest will support below OpenStack Releases:
* Stein
* Rocky
* Queens
* Pike
Current development of Tempest is for OpenStack Train development
cycle. Every Tempest commit is also tested against master during
the Train cycle. However, this does not necessarily mean that using
Tempest as of this tag will work against a Train (or future release)
cloud.
To be on safe side, use this tag to test the OpenStack Stein release.