openstack-ansible/releasenotes/notes/force_update_cell-efd821d2a5fa7ef0.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
270 B
YAML

---
features:
- |
Added variable ``nova_cell_force_update`` that can be set to
True during runtime to force update cell records.
This might be useful in case of password rotation for DB users
for cell0 or any other changes in connection configuration.