Jesse Pretorius
fa691f538c
Move novnc python package install into common venv_build task
Currently the install task fails with: The conditional check 'nova_get_venv | failed or nova_get_venv | skipped' failed. This is due to the fact that these registered vars are no longer present, since https://review.openstack.org/599240 removed them. Rather than have a seperate task to install the extra package, we can consolidate it into the common task with the same conditionals. Change-Id: I41becf0edc25a4b5ea59cb1559facded32f0bbf9
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/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_nova/
The project home is at: https://launchpad.net/openstack-ansible
Description
Languages
Jinja
58.9%
Python
27.9%
Shell
13.2%