openstack-ansible-os_cinder/releasenotes/notes/cinder_active_active_cluster-62674205a3259902.yaml
Dmitriy Rabotyagov c6b9f011b7 Explicitly enable/disable active/active
As deployers may have usecases with several different backends being
served with the same cinder volume,
we should provide an option to easily override default behaviour

Change-Id: Idc9a71d722b7443cf1437c2d95f75c615b6035a4
2020-06-17 18:49:39 +03:00

7 lines
207 B
YAML

---
features:
- |
Added variables `cinder_active_active_cluster` and
`cinder_active_active_cluster_name` that allow to explicitly enable or
disable active/active feature, and set cluster name.