openstack-ansible/releasenotes/notes/octavia_jobboard-6fce898eac4f15d4.yaml
Dmitriy Rabotyagov b2b61f792e Bump OpenStack-Ansible for Zed release
Change-Id: Ib97bdd1c77649ce8d3a767da6d29edbe9f7c2888
2022-12-14 13:03:44 +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.