blob: b857db84655abe0fe43caecf78360bc331334011 [file] [log] [blame]
Ken'ichi Ohmichicd7e92e2016-06-13 14:38:01 -07001---
2features:
3 - |
4 Define identity service clients as libraries
5 The following identity service clients are defined as library interface,
6 so the other projects can use these modules as stable libraries without
7 any maintenance changes.
8
Masayuki Igawa4f6538e2019-07-29 14:06:18 +09009 * endpoints_client(v2)
10 * roles_client(v2)
11 * services_client(v2)
12 * tenants_client(v2)
13 * users_client(v2)