tempest/releasenotes/notes/12.3.0-volume-clients-as-library-660811011be29d1a.yaml
Dustin Schoenbrun 67fbfaf129 Define the volume types_client as library
The Cinder types_client modules for both the v1 and v2 versions of
the Cinder API have been made a library.

Partially Implements Blueprint consistent-service-method-names

Change-Id: Iea836277d343f5712a7161e3ccba45ab748ee266
2016-09-16 10:09:25 -04:00

7 lines
214 B
YAML

---
features:
- |
Define the v1 and v2 types_client clients for the volume service as
library interfaces, allowing other projects to use these modules as
stable libraries without maintenance changes.