cinder/releasenotes/notes/Lefthand-generic-volume-group-570d07b4786b93c2.yaml
Kushal 81ece6a9f2 HPE Lefthand: add CG capability to generic groups
This patch adds consistency group capability to generic volume group
in Lefthand driver. Re-use the CG implementations if it is a CG
type group. And if the group being created isn't a CG then we
bail out and the generic volume group will take care of it.

Implements: blueprint hpe-lefthand-generic-volume-group
Change-Id: Ib4b353331bad30e7296264542511b1d25a88cd0f
2017-04-11 16:35:42 +00:00

5 lines
99 B
YAML

---
features:
- Add consistent group capability to generic volume groups in Lefthand
driver.