blob: 32cd182f888fcb64045c3329ef70cd86d7bccb99 [file] [log] [blame]
Ken'ichi Ohmichi2d8f3a42016-07-29 11:12:51 -07001---
2features:
3 - |
4 Define volume service clients as libraries
5 The following volume service clients are defined as library interface,
6 so the other projects can use these modules as stable libraries
7 without any maintenance changes.
8
Masayuki Igawa4f6538e2019-07-29 14:06:18 +09009 * availability_zone_client(v1)
10 * availability_zone_client(v2)
11 * extensions_client(v1)
12 * extensions_client(v2)
13 * hosts_client(v1)
14 * hosts_client(v2)
15 * quotas_client(v1)
16 * quotas_client(v2)
17 * services_client(v1)
18 * services_client(v2)