Merge duplicated renos of identity-clients

Before releasing Tempest 12.2.0, we found the duplicated renos on
http://docs.openstack.org/releasenotes/tempest/unreleased.html
That seems unreadable for users, so let's merge them into a single.

Change-Id: Id51ecebcbf56c5e0f62e3bd35e7d531f411904db
This commit is contained in:
Ken'ichi Ohmichi 2016-09-02 18:25:15 -07:00
parent db5012b628
commit c59270760a
2 changed files with 4 additions and 11 deletions

View File

@ -1,10 +1,13 @@
---
features:
- |
Define identity service clients as libraries
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)

View File

@ -1,10 +0,0 @@
---
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.
* regions_client(v3)
* services_client(v3)
* projects_client(v3)