Add release notes for upcoming release

The upcoming tempest release will include the stable library interface
this commit adds a release note for that and all the required supported
openstack releases boilerplate.

Change-Id: I87105c647f6cc621bbdd77ff1c44457dd1573276
This commit is contained in:
Matthew Treinish 2016-03-01 10:07:01 -05:00 committed by Doug Hellmann
parent c276478e8f
commit 5ae7580305
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,13 @@
---
other:
- OpenStack Releases Supported at this time are the same as in the
previous release 9,
**Kilo** and
**Liberty**.
The release under current development as of this tag is Mitaka,
meaning that every Tempest commit is also tested against master during
the Mitaka cycle. However, this does not necessarily mean that using
Tempest as of this tag will work against a Mitaka (or future releases)
cloud.

View File

@ -0,0 +1,11 @@
---
prelude: |
This release includes the addition of the stable library interface for
tempest. This behaves just as tempest-lib did prior to this, but instead
it lives directly in the tempest project. For more information refer to
the `library docs`_.
.. _library docs: http://docs.openstack.org/developer/tempest/library.html#library
features:
- Tempest library interface