python-openstackclient/releasenotes/notes/change-098377fd53cce7a0.yaml
Justin A Wilson 4d5f2c3925 Add Cinder v3 client support for volumes
Initial Cinder v3 support

Change-Id: Idd5074832e80697ed0671f06d3291dfd92dbfb08
2017-02-20 20:37:36 +00:00

11 lines
463 B
YAML

---
features:
- |
Added support for Volume API v3 for the following block storage command
resources: ``consistency group``, ``consistency group snapshot``,
``volume``, ``volume backup``, ``volume host``, ``volume snapshot``,
``volume type``, ``volume qos``, ``volume service``,
``volume transfer request``. Note that microversion support for Volume API
v3 is not yet implemented, each command will assume the API version is
``3.0``.