Role os_horizon for OpenStack-Ansible
Go to file
Adrien Cunin dfbc2a56b6 Set WSGIApplicationGroup %{GLOBAL} as recommended
mod_wsgi hangs trying to import the recent versions of
python-gobject-base used by python-keyring library, which is in turn
used by python-keystoneclient. This does not happen if the
WSGIApplicationGroup is global.

Change-Id: I4c7408699fddf327feb1c3b47e8e47cf2dd946f1
Closes-Bug: #1708655
Closes-Bug: #1624791
Related-Bug: #1700176
2017-12-18 16:47:22 +01:00
defaults Remove enable_{firewall,vpn} options 2017-11-29 09:49:40 -06:00
doc Remove pip_install dependency 2017-12-05 11:52:25 +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 Remove pip_install dependency 2017-12-05 11:52:25 +00:00
releasenotes Update the doc theme 2017-11-24 05:03:58 +00:00
tasks Install sahara-dashboard local_settings 2017-10-30 18:28:23 +00:00
templates Set WSGIApplicationGroup %{GLOBAL} as recommended 2017-12-18 16:47:22 +01:00
tests Initial OSA zuul v3 role jobs 2017-10-17 18:11:21 +01:00
vars Add support for the openSUSE Leap distributions 2017-07-12 18:23:13 +01:00
zuul.d Allow the experimental trigger of the integrated repo 2017-12-06 08:22:24 +00: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-12-06 00:06:08 +00:00
CONTRIBUTING.rst Update links in CONTRIBUTING.rst 2017-09-20 08:28:32 +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 Update the doc link 2017-11-13 18:13:56 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 13:16:31 +00:00
setup.cfg Update the doc link 2017-11-13 18:13:56 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:47 +00:00
test-requirements.txt Update the doc theme 2017-11-24 05:03:58 +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-28 15:00:29 +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:

https://docs.openstack.org/openstack-ansible-os_horizon/latest/

The project home is at:

http://launchpad.net/openstack-ansible