Role os_horizon for OpenStack-Ansible
Go to file
Jesse Pretorius d1f10b66fa Simplify pip options/constraints mechanism
The current constraints generation for the
installation involves multiple tasks and multiple
variables.

Using multiple tasks extends the installation time
unnecessarily and the additional variables are
unnecessary.

This patch aims to simplify the mechanism and
hopes to speed it up a little.

Change-Id: I66974d89e3a89620abaf1d228e10a70575b2e067
2016-11-02 16:43:03 +00:00
defaults Simplify pip options/constraints mechanism 2016-11-02 16:43:03 +00:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:10:46 +00:00
examples [DOCS] Move horizon docs to roles 2016-08-12 19:26:54 +00:00
handlers Rename package lists (and related vars) appropriately 2016-08-30 18:04:39 +01:00
meta Updated tests and role for Xenial support 2016-07-12 09:05:46 -05:00
releasenotes Simplify pip options/constraints mechanism 2016-11-02 16:43:03 +00:00
tasks Simplify pip options/constraints mechanism 2016-11-02 16:43:03 +00:00
templates Added missing horizon local settings 2016-10-21 09:24:46 -05:00
tests Update test-vars.yml for repositories 2016-10-05 21:48:09 +05:30
vars Rename package lists (and related vars) appropriately 2016-08-30 18:04:39 +01:00
.gitignore Ansible 2.1.1 role testing 2016-09-26 08:55:39 -04:00
.gitreview Implement base configuration for independent repository 2016-03-02 09:39:02 -05:00
bindep.txt Compress test execution logs 2016-09-09 10:34:03 +01:00
CONTRIBUTING.rst Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 08:16:55 +00:00
README.rst [DOCS] Add project links to README; fix typos 2016-08-16 12:48:19 -05:00
run_tests.sh Ansible 2.1.1 role testing 2016-09-26 08:55:39 -04:00
setup.cfg Update homepage with developer documentation page 2016-09-20 13:04:19 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:54 +00:00
test-requirements.txt [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:10:46 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:42:55 +01:00
Vagrantfile Add xenial support to the Vagrantfile 2016-09-26 12:10:19 -04:00

OpenStack-Ansible Horizon

This Ansible role installs and configures OpenStack Horizon served by the Apache webserver. Horizon is configured to use Galera for session caching and Memcached for other caching.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_horizon/

The project home is at:

http://launchpad.net/openstack-ansible