Fix tempest 15.0.0 release notes

This commit fixes the release notes for tempest 15.0.0 so that the
prelude and other sections explaining the supported releases actually
show up in the 15.0.0 release notes.

Change-Id: I689d51fb48a2ee5daad703db90b596d1d6fb7f6d
This commit is contained in:
Matthew Treinish 2017-02-22 10:20:45 -05:00
parent 18026ce378
commit b668a53ca7
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177

View File

@ -1,4 +1,6 @@
---
prelude: >
This release is marking the start of Ocata release support in Tempest
upgrade:
- |
Below deprecated config options from compute group have been removed.
@ -11,4 +13,13 @@ upgrade:
- ``compute.ping_size `` (available as ``validation.ping_size``)
- ``compute.ping_count `` (available as ``validation.ping_count``)
- ``compute.floating_ip_range `` (available as ``validation.floating_ip_range``)
other:
- |
OpenStack releases supported at this time are **Mitaka**, **Newton**,
and **Ocata**.
The release under current development as of this tag is Pike,
meaning that every Tempest commit is also tested against master during
the Pike cycle. However, this does not necessarily mean that using
Tempest as of this tag will work against a Pike (or future releases)
cloud.