
This patch makes the distro package list compilation just a little easier to understand, and avoids the double evaluation of the variable. It also adds the spice distro package list which was missing. It also passes the package list directly to the package module instead of using a with_items loop and removes the nested inclusions for distro package installation. Finally, the async process for installing the packages is removed as it doesn't give much benefit in terms of speed and instead obscures the process a little. Change-Id: I910868db9780d9b56eabf5f059fe2f6d32719238
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: 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%