blob: b572a347e82a9a632562150d9559c43327aeb884 [file] [log] [blame]
ghanshyamde676ba2018-02-19 06:20:00 +00001---
2features:
3 - |
4 Adds volume service clients for v3 APIs. As v3 base API should be
5 identical to v2 APIs, we just copy all existing v2 service client
6 for v3 API.
7deprecations:
8 - |
9 Deprecates the volume service clients for v2 APIs. Volume v2 APIs
10 are deprecated in all supported stable branches, so it's time
11 to deprecate the tempest service clients for v2 APIs and remove in future
12 release.