tempest/releasenotes/notes/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml
Ken'ichi Ohmichi 0bf2d7e582 Rename reno files of 13.0.0
Tempest 13.0.0 has been released, so it would be nice to rename
the corresponding reno files for clarifying what version the renos
for.

Change-Id: I4ec0af8485835301f701f1ef55daf8d5eae8223f
2016-10-06 15:07:57 -07:00

16 lines
449 B
YAML

---
features:
- |
Define identity service clients as libraries.
Add new service clients to the library interface so the other projects can use these modules as stable libraries without
any maintenance changes.
* identity_client(v2)
* groups_client(v3)
* trusts_client(v3)
* users_client(v3)
* identity_client(v3)
* roles_client(v3)
* inherited_roles_client(v3)
* credentials_client(v3)