The online migrations are disabled when they would have run once per software version. However, when the task that sets data_migration is skipped, it's not considered as failure by ansible, and therefore the | succeeded will be true, removing the ability to do the online data migrations. This ensure that the fact task will be set to remove the need for online data migrations when the relevant task has properly run (not skipped). Closes-Bug: #1713698 Change-Id: I0ed046252b24d4e02efb65216cc1c33aa470db9d
Team and repository tags
OpenStack-Ansible nova
Ansible role that installs and configures OpenStack nova and all of its corresponding services.
- This role will install the following:
-
- nova-api
- nova-conductor
- nova-scheduler
- nova-console
- nova-compute
Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_nova/latest/
The project home is at: http://launchpad.net/openstack-ansible
Description
Languages
Jinja
66.7%
Python
30.9%
Shell
2.4%