tempest/releasenotes/notes/identity-clients-as-library-e663c6132fcac6c2.yaml
Ken'ichi Ohmichi cd7e92e171 Define v2 endpoints_client as libarry
Image v2 API's endpoints_client has good interfaces now,
then this patch makes the client as a library.

Partially implements blueprint consistent-service-method-names

Change-Id: Ia1cbb7f9bdd37384686e40c3076b44a9db488364
2016-06-13 16:45:48 -07:00

10 lines
281 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(v2)