Files
python-cinderclient/releasenotes/notes/replication-group-v3-api-022900ce6bf8feba.yaml
xing-yang da79866e14 Tiramisu: replication group support
This patch adds CLI support for replication group.
It is built upon the generic volume groups.

Server side patch is here:
    https://review.openstack.org/#/c/352228/

Depends-On: I4d488252bd670b3ebabbcc9f5e29e0e4e913765a
Change-Id: I462c3ab8c9c3a6a1b434748f81d208359ffd2431
Implements: blueprint replication-cg
2017-05-05 02:14:56 -04:00

7 lines
181 B
YAML

---
features:
- |
Added support for replication group APIs ``enable_replication``,
``disable_replication``, ``failover_replication`` and
``list_replication_targets``.