Files
kolla-ansible/releasenotes/notes/bug-1915302-a668b00dddaff476.yaml
Roman Krček ab6eb989ae Update cell0 database connection
When kolla VIP address is changed the cell0 database connection is
now updated to the new address.

Closes-bug: #1915302
Change-Id: I35be54efb5aaa230702d0cebaae04f1e64c3bca3
Signed-off-by: Roman Krček <roman.krcek@tietoevry.com>
2024-04-08 13:19:08 +02:00

6 lines
151 B
YAML

---
fixes:
- |
Fixes nova-cell not updating the cell0 database address when VIP changes.
`LP#1915302 <https://launchpad.net/bugs/1915302>`__