Jean-Philippe Evrard 1c125daf38 Ensure online migrations can run
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
2017-08-29 11:34:02 +00:00
2017-07-03 16:20:59 +08:00
2017-08-14 14:27:25 +01:00
2017-08-14 14:27:25 +01:00
2017-08-29 11:34:02 +00:00
2017-08-15 16:22:44 +01:00
2017-08-15 13:51:36 +01:00
2017-08-18 08:00:28 +00:00
2016-09-28 10:27:39 +01:00
2017-03-02 11:52:00 +00:00
2017-08-23 11:30:33 +00:00

Team and repository tags

image

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
Role os_nova for OpenStack-Ansible
Readme 16 MiB
Languages
Jinja 66.7%
Python 30.9%
Shell 2.4%