cinder/releasenotes/notes/pure-generic-volume-groups-2b0941103f7c01cb.yaml
Patrick East abf53e0815 Switch to using generic groups with Pure driver
This adds implementations of consistent generic volume
groups to the Pure volume drivers. They pretty much
just re-use the CG implementations, and if the group
being created isn't a CG then we bail out and allow
the generic group handling to take care of it.

Change-Id: I02080a1c2eddf93513793ae13adf88d869770a2e
Implements: blueprint pure-generic-volume-groups
2017-01-23 11:56:22 -08:00

4 lines
92 B
YAML

---
features:
- Add consistent group capability to generic volume groups in Pure drivers.