openstack-ansible/releasenotes/notes/cinder-data-migrations-ce31707c078b335c.yaml
Andy McCrae 009a37ee4b Fix SHAs for Pike milestone-3
For Pike Milestone 3 we need to fix the SHA's before we release.

Change-Id: I471a426442cf6913b21eb21b7e50138557bd6cfd
2017-07-25 21:59:47 +00:00

10 lines
327 B
YAML

---
features:
- The ``os_cinder`` 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
``cinder_all_software_updated`` is true. This
variable will need to be set by the playbook
consuming the role.