tempest/releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.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

13 lines
362 B
YAML

---
features:
- |
Define volume service clients as libraries.
The following volume service clients are defined as library interface,
so the other projects can use these modules as stable libraries without
any maintenance changes.
* volumes_client(v1)
* volumes_client(v2)
* capabilities_client(v2)
* scheduler_stats_client(v2)