blob: f9173a007eb190eeee8d26cd31c5ebccf8216334 [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
9 * endpoints_client(v2)
ghanshyam17193062016-06-24 10:36:54 +090010 * roles_client(v2)
11 * services_client(v2)
12 * tenants_client(v2)
13 * users_client(v2)