Role os_horizon for OpenStack-Ansible
Go to file
Adrien Cunin 8fe29e9925 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
(cherry picked from commit dfbc2a56b6)
2017-12-19 11:14:02 +00:00
defaults Allow possibility to disable heatstack password 2017-06-29 12:31:47 +00:00
doc [DOCS] Fix the dead link 2017-04-12 16:24:30 +00:00
examples Provide default horizon_ssl variables 2017-02-10 10:07:23 +00:00
handlers Optimise the role execution 2017-07-12 10:32:09 +01:00
meta Optimise apt cache update task 2017-05-05 13:59:48 +00:00
releasenotes Allow possibility to disable heatstack password 2017-06-29 12:31:47 +00:00
tasks Optimise the role execution 2017-07-12 10:32:09 +01:00
templates Set WSGIApplicationGroup %{GLOBAL} as recommended 2017-12-19 11:14:02 +00:00
tests Used cached git sources and enable depends-on 2017-11-06 18:22:37 +00:00
vars Ensure the log folder exists 2017-03-08 18:20:29 +00:00
zuul.d Initial Zuul v3 role jobs 2017-10-23 12:53:43 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-08-25 11:27:51 +00:00
.gitreview Update .gitreview for stable/ocata 2017-02-03 18:58:23 +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
README.rst Show team and repo badges on README 2016-11-25 16:11:33 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-08-25 11:27:51 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-08-25 11:27:51 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 08:16:55 +00:00
run_tests.sh Used cached git sources and enable depends-on 2017-11-06 18:22:37 +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-12-02 05:10:52 +00:00
tox.ini Used cached git sources and enable depends-on 2017-11-06 18:22:37 +00:00

README.rst

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