db8c96414d
We have released a lot of features via Tempest versions and created a lot of renos. That makes us difficult to select suitable reno files when adding new features because of many versions. So it is nice to rename reno files to add versions as the prefix. This patch renames renos of 10.0.0 and 11.0.0. Change-Id: I7ccd961f31dbe705a1fafaf6f81b5edd241c6e4d
12 lines
397 B
YAML
12 lines
397 B
YAML
---
|
|
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
|