Adam Reznechek 9e998b52ee Fix novnc console include positioning
Currently the nova console (spice/novnc) includes happen before the
venv validation/download in nova_install. While this works for spice
(the default) because it doesn't use the nova venv, novnc does, which
breaks nova console install when novnc is enabled. This patch moves
the include for novnc (and spice) to after the venv checksum/download.

Change-Id: I8c6fb525727c177ef69d8ac5fa915840643a12a8
2016-09-15 14:42:16 -05:00
2016-06-27 15:35:13 -04:00
2016-09-15 01:07:04 +00:00
2016-08-18 17:18:12 +01:00
2016-07-19 21:12:37 +00:00
2016-09-15 01:07:04 +00: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 16 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%