a2ca059c60
This commit fixes the release notes for tempest 14.0.0 so that the prelude and other sections explaining the supported releases is actually included. Change-Id: I0934be118e7a02252f9fc5cfb21d1a0682b281ef
14 lines
557 B
YAML
14 lines
557 B
YAML
---
|
|
prelude: >
|
|
This release is marking the end of Liberty release support in Tempest
|
|
upgrade:
|
|
- The Stress tests framework and all the stress tests have been removed.
|
|
other:
|
|
- |
|
|
OpenStack releases supported at this time are **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.
|