tempest/releasenotes/notes/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml
Ken'ichi Ohmichi a511de1e6a Rename renos of 12.2.0
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 12.2.0 as a first step.

Change-Id: I36523c1758533cca97abad4a28f8c79b022803f0
2016-09-19 05:09:51 -07:00

14 lines
389 B
YAML

---
features:
- |
Define identity service clients as libraries.
The following identity service clients are defined as library interface,
so the other projects can use these modules as stable libraries without
any maintenance changes.
* endpoints_client(v3)
* policies_client (v3)
* regions_client(v3)
* services_client(v3)
* projects_client(v3)