openstack-ansible-os_horizon/tasks
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
..
horizon_apache.yml Enable SSL termination for all services 2016-03-03 11:05:44 -06:00
horizon_db_setup.yml Removed the db create tasks 2016-05-19 19:40:43 +00:00
horizon_install.yml Only install to virtual environment 2016-07-08 06:16:12 -07:00
horizon_post_install.yml Only install to virtual environment 2016-07-08 06:16:12 -07:00
horizon_pre_install.yml Only install to virtual environment 2016-07-08 06:16:12 -07:00
horizon_service_setup.yml Remove dependency on the Keystone admin auth token 2016-03-17 10:48:22 -04:00
horizon_ssl_key_create.yml Fix Horizon SSL certificate management and distribution 2015-07-17 13:19:13 +01:00
horizon_ssl_key_distribute.yml Update SSL key / cert distribution for Horizon 2016-04-11 06:08:43 -07:00
horizon_ssl_key_store.yml Update SSL key / cert distribution for Horizon 2016-04-11 06:08:43 -07:00
horizon_ssl_self_signed.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
horizon_ssl_user_provided.yml Cleanup syntax issues for Ansible 2 compatibility 2016-01-29 10:53:49 -08:00
install-apt.yml Updating os_horizon to use the Multi-Distro framework 2016-05-20 15:01:26 -04:00
main.yml Consistency for multi-os in the includes 2016-06-10 04:15:29 +00:00