openstack-ansible/releasenotes/notes/update_cell0_db_tls-1d14996f697b5c68.yaml
Dmitriy Rabotyagov c7200cc132 Create Caracal Beta release
In order to get some more testing around new defaults, it might make
sense to create a Beta version which comes prior to branching. In the
meanwhile we can land leftovers for branches and take our time to
cover found issues.

Change-Id: Ie478e298a3a9292ec069b76548d8f4238efc90a1
2024-05-17 16:19:49 +00:00

8 lines
258 B
YAML

---
fixes:
- |
Due to missing parameter Nova cell0 used to be configured to not use
TLS for MySQL communication even when ``nova_galera_use_ssl`` was
explicitly enabled.
It is fixed now and cell0 should be updated on the next playbook run.