openstack-ansible/releasenotes/notes/nova-data-migrations-f6c2bc...

10 lines
323 B
YAML

---
features:
- The ``os_nova`` role now provides for doing
online data migrations once the db sync has
been completed. The data migrations will not
be executed until the boolean variable
``nova_all_software_updated`` is true. This
variable will need to be set by the playbook
consuming the role.