cinder/releasenotes/notes/vnx-replication-group-2ebf04c80e2171f7.yaml
Peter Wang c52323babd Add VNX replication group support
This patch adds consistent replication group capabilities for VNX
driver.

Supported operations:
* Create volume and add to replication group
* Add volume to existing replication group
* Enable replication on group
* Disable replication on group
* Fail over replication group back and forth

DocImpact
Implements: blueprint replication-cg-vnx

Change-Id: Iead8d2fd5581a70afb481239199fcbb1246aa27e
2017-07-24 15:01:20 +08:00

4 lines
81 B
YAML

---
features:
- Add consistent replication group support in VNX cinder driver.