Role os_horizon for OpenStack-Ansible
Go to file
Jimmy McCrory fb66ce62a9 Sort key-value pairs in local_settings dictionaries
The AVAILABLE_THEMES and LAUNCH_INSTANCE_DEFAULTS options are currently
templated as unsorted dictionaries. Sort them to avoid unnecessary
config changes and service restarts.

Change-Id: I7bfd5248be78efa3a87bd56637ea1082d391a3e0
2017-07-19 11:31:39 -07:00
defaults Allow possibility to disable heatstack password 2017-06-28 08:51:35 -04:00
doc [DOCS] Fix the dead link 2017-04-11 16:25:59 +00:00
examples Provide default horizon_ssl variables 2017-02-09 17:42:07 -08:00
handlers Optimise the role execution 2017-07-10 12:32:53 +00:00
meta Add support for the openSUSE Leap distributions 2017-07-12 18:23:13 +01:00
releasenotes Allow possibility to disable heatstack password 2017-06-28 08:51:35 -04:00
tasks Merge "Add support for the openSUSE Leap distributions" 2017-07-13 15:13:48 +00:00
templates Sort key-value pairs in local_settings dictionaries 2017-07-19 11:31:39 -07:00
tests Updated from OpenStack Ansible Tests 2017-06-22 15:19:34 +00:00
vars Add support for the openSUSE Leap distributions 2017-07-12 18:23:13 +01:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:34 +00:00
.gitreview Implement base configuration for independent repository 2016-03-02 09:39:02 -05:00
bindep.txt Updated from OpenStack Ansible Tests 2017-07-06 21:08:25 +00: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 Show team and repo badges on README 2016-11-25 16:11:33 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-06-22 15:19:34 +00:00
setup.cfg Update homepage with developer documentation page 2016-09-20 13:04:19 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:47 +00:00
test-requirements.txt Updated from global requirements 2017-06-27 12:18:06 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:20:58 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-06 13:02:36 +00:00

Team and repository tags

image

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