Jimmy McCrory 3f91e25a0a Delegate from first available compute host
The 'Drop authorized keys file script locally' task shouldn't
specifically require that the first member of the nova_compute group be
available. If the playbook is run with a limit excluding that host, the
task will always end up being skipped.

Use an intersect filter to find the first available compute host within
the play and use that as the delegation host.

Closes-Bug: 1632447
Change-Id: Id12fd6cee104a6fb705acc66704f21d629694d84
2016-10-12 17:41:48 -07:00
2016-10-10 21:52:59 +01:00
2016-06-27 15:35:13 -04:00
2016-09-15 01:07:04 +00:00
2016-09-28 10:27:39 +01:00
2016-08-18 17:18:12 +01:00
2016-07-19 21:12:37 +00:00
2016-10-10 21:52:59 +01:00
2016-08-19 15:40:40 -04:00

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-cert
  • nova-compute

Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_nova/

The project home is at: http://launchpad.net/openstack-ansible

Description
Role os_nova for OpenStack-Ansible
Readme 15 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%