kolla-ansible/releasenotes/notes/new-variable-cinder-coordination-backend-3426a4e1bd22cbbb.yaml
Radosław Piliszek 03b4c706fa Allow cinder coordination backend to be configured
This is to allow operator to prevent enabling redis and/or
etcd from magically configuring cinder coordinator.

Note this change is backwards-compatible.

Change-Id: Ie10be55968e43e3b9cc347b1b58771c1f7b1b910
Related-Bug: #1840070
Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
2019-08-15 07:48:28 +00:00

7 lines
193 B
YAML

---
features:
- |
Cinder coordination backend can now be configured via
cinder_coordination_backend variable.
Coordination is optional and can now be set to either redis or etcd.