openstack-ansible/releasenotes/notes/nova_cell_templates-17775e06169ff926.yaml
Dmitriy Rabotyagov a28160283a Bump SHAs for master
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/791107
Change-Id: If5df5a97470103c476427848718832508cbc7aeb
2021-05-13 20:05:33 +00:00

10 lines
459 B
YAML

---
upgrade:
- |
During upgrade your current Nova cell mapings will be converted to usage
of the `Template URLs <https://docs.openstack.org/nova/latest/user/cells.html#template-urls-in-cell-mappings>`_.
This means, that your changes of transport_url or [database]/connection
in ``nova.conf`` will be reflected by nova-conductor in cells just after
service restart, without need to explicitly run
``nova-manage cell_v2 update_cell``.