51177a6574
Add variable nova_cell_force_update to enable deployers to ensure that role execution will also update cell mappings whenever that is needed. For instance, it could be password rotation or intention to update MySQL address. Change-Id: I5b99d58a5c4d27a363306361544c5d80759483fd
8 lines
270 B
YAML
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.
|