openstack-ansible-os_octavia/releasenotes/notes/octavia_jobboard-6fce898eac4f15d4.yaml
Dmitriy Rabotyagov aeb1dbf1dd Add coordination to octavia
This also enables usage of amphorav2 when coordination is
available.

Depends-On: https://review.opendev.org/c/openstack/ansible-role-zookeeper/+/867049
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/867052
Change-Id: I1234d36c58da3f6754cda1951ee4cc49f979ae0c
2022-12-08 20:47:00 +00:00

9 lines
393 B
YAML

---
features:
- |
With adding zookeeper as coordination backend Octavia will be configured
to use amphorav2 as default provider driver. This will result in creating
a new database and jobboard configuration. You can control database name
with variable ``octavia_galera_persistence_database`` and existing octavia
db user will be granted ALL permissions to that database.