tempest/releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml
Masayuki Igawa 2bbc49212e
Tidy up releasenotes
This commit tidies up releasenotes. Originally, release note files are
in one directory. So, when I see the directory, I feel ""what a mess!".
So this commit tries to improve it.

Change-Id: I54c14a61ebcda16268cf543079c7739def5ebadb
2017-06-29 13:42:37 +09:00

10 lines
317 B
YAML

---
features:
- |
Add the unmanage volume API service method in v2 volumes_client library.
Define v2 volume_manage_client client for the volume service as library
interfaces, allowing other projects to use this module as stable libraries
without maintenance changes.
* volume_manage_client(v2)