Role os_horizon for OpenStack-Ansible
Go to file
Nate Graf f40f7d1308 [DOCS] Move horizon docs to roles
This change moves the horizon config information into the
os_horizon role repo. Moving forward, specific project
configurations are maintained in the appropriate role book.

Change-Id: Ic0b1599aee659f47128aa50f367164b64353556a
2016-08-12 19:26:54 +00:00
defaults Add Magnum-UI plugin support to Horizon 2016-08-07 13:46:20 -05:00
doc [DOCS] Move horizon docs to roles 2016-08-12 19:26:54 +00:00
examples [DOCS] Move horizon docs to roles 2016-08-12 19:26:54 +00:00
handlers Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
meta Updated tests and role for Xenial support 2016-07-12 09:05:46 -05:00
releasenotes Add Magnum-UI plugin support to Horizon 2016-08-07 13:46:20 -05:00
tasks Compile locale to be able to change language 2016-08-08 18:30:52 -04:00
templates Merge "Add support for custom Horizon themes" 2016-07-12 07:31:56 +00:00
tests Create nova endpoints for tempest test 2016-08-05 15:35:22 -07:00
vars Updated tests and role for Xenial support 2016-07-12 09:05:46 -05: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
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
other-requirements.txt Add dependencies for paramiko 2.0 2016-05-03 08:56:09 +01:00
README.rst [DOCS] Move horizon docs to roles 2016-08-12 19:26:54 +00:00
run_tests.sh Add dependencies for paramiko 2.0 2016-05-03 08:56:09 +01:00
setup.cfg Implement base configuration for independent repository 2016-03-02 09:39:02 -05:00
setup.py Updated from global requirements 2016-07-15 03:57:54 +00:00
test-requirements.txt Updated from global requirements 2016-07-15 03:57:54 +00:00
tox.ini Ensure that doc linting is included in the linters test 2016-07-26 07:38:09 +01:00
Vagrantfile Adding Vagrantfile for local developer testing 2016-03-09 22:04:36 -05: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.