openstack-ansible-os_cinder/releasenotes/notes/qos-support-1c601862ab2f9825.yaml
Michael Gugino dc055ee999 Implement support for cinder qos specs
Currently, there is no support for creating qos
specs and associations in cinder.

This patch enables deployers to create qos specs
and associate them to any desired cinder volume-types.

Change-Id: I5d493fb3987849f071c6df5241466c993009389b
2016-10-03 18:11:55 +00:00

6 lines
159 B
YAML

---
features:
- Deployers can now define the varible ``cinder_qos_specs``
to create qos specs and assign those specs to desired
cinder volume types.