openstack-ansible-os_horizon/templates
Jimmy McCrory 4559edf920 Only install to virtual environment
Remove all tasks and variables related to toggling between installation
of horizon inside or outside of a Python virtual environment.
Installing within a venv is now the only supported deployment.

Additionally, a few changes have been made to make the creation of the
venv more resistant to interruptions during a run of the role.
* unarchiving a pre-built venv will now also occur when the venv
  directory is created, not only after being downloaded
* virtualenv-tools is run against both pre-built and non pre-built venvs
  to account for interruptions during or prior to unarchiving

Change-Id: I8f5d33b90cc2c41beca2067f0f99d8c1283021e4
Implements: blueprint only-install-venvs
2016-07-08 06:16:12 -07:00
..
80_admin_default_panel.py.j2 Add template option for the default horizon panel 2016-01-13 20:48:13 -06:00
horizon_apache_ports.conf.j2 Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
horizon_django.wsgi.j2 Remove venv activation code 2016-03-03 13:55:50 +00:00
horizon_local_settings.py.j2 Added variable to allow for arbitrary HORIZON_CONFIG 2016-07-06 21:04:17 +00:00
horizon-manage.py.j2 Only install to virtual environment 2016-07-08 06:16:12 -07:00
openstack_dashboard.conf.j2 Only install to virtual environment 2016-07-08 06:16:12 -07:00