
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
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
Languages
Jinja
58.9%
Python
27.9%
Shell
13.2%