aeb1dbf1dd
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
9 lines
393 B
YAML
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.
|