tempest/releasenotes/notes/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml
Ken'ichi Ohmichi 1fba65eb1b Rename reno files for releasing 14.0.0
This patch renames the corresponding reno files before 14.0.0.

Change-Id: I4bf37ff65edc23f366630c23e7fb76d1aec492aa
2016-12-21 00:05:36 -08: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)