openstack-ansible-os_horizon/tests
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
..
group_vars Use tempest for role testing 2016-05-13 11:21:25 +01:00
ansible-role-requirements.yml Remove pip_lock_down dependency 2016-06-10 04:15:46 +00:00
inventory Use tempest for role testing 2016-05-13 11:21:25 +01:00
test-container-create.yml Enable functional convergence testing 2016-03-14 12:53:48 +00:00
test-horizon-functional.yml Only install to virtual environment 2016-07-08 06:16:12 -07:00
test-install-horizon.yml Use tempest for role testing 2016-05-13 11:21:25 +01:00
test-install-infra.yml Removed the db create tasks 2016-05-19 19:40:43 +00:00
test-install-keystone.yml Use tempest for role testing 2016-05-13 11:21:25 +01:00
test-install-tempest.yml Use tempest for role testing 2016-05-13 11:21:25 +01:00
test-prepare-containers.yml Use tempest for role testing 2016-05-13 11:21:25 +01:00
test-prepare-host.yml Clean up container cache prep in tests 2016-06-17 18:44:42 +01:00
test-prepare-keys.yml Use tempest for role testing 2016-05-13 11:21:25 +01:00
test-vars.yml Only install to virtual environment 2016-07-08 06:16:12 -07:00
test.yml Use tempest for role testing 2016-05-13 11:21:25 +01:00