Role os_horizon for OpenStack-Ansible
Go to file
Jesse Pretorius 020676b546 Revert dynamic includes for inventory-based conditionals
Forcing dynamic includes for inventory-based conditionals
results in incomplete execution.

Change-Id: Id6441f185c480f0e6604774bd15b28269904cf7c
2016-09-26 19:58:12 +01:00
defaults Enable Sahara panel in Horizon 2016-08-29 14:53:27 +00:00
doc [DOCS] Add project links to README; fix typos 2016-08-16 12:48:19 -05: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 Rename package lists (and related vars) appropriately 2016-08-30 18:04:39 +01:00
tasks Revert dynamic includes for inventory-based conditionals 2016-09-26 19:58:12 +01:00
templates Add variable override for OPENSTACK_KEYSTONE_ADMIN_ROLES 2016-08-17 17:05:11 -04:00
tests Force Ansible to use dynamic includes 2016-09-22 13:54:02 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-30 18:04:39 +01:00
.gitignore Remove duplicates from .gitignore 2016-07-15 11:59:02 +10: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 Updated tests and role for Xenial support 2016-07-12 09:05:46 -05:00
README.rst [DOCS] Add project links to README; fix typos 2016-08-16 12:48:19 -05:00
run_tests.sh Added SNI support for os_horizon role via OS packages 2016-08-18 15:18:59 +00: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 Updated from global requirements 2016-08-18 05:30:53 +00:00
tox.ini Compress test execution logs 2016-09-09 10:34:03 +01:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:25: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