Role os_horizon for OpenStack-Ansible
Go to file
Donovan Francesco (drifterza) 6e23b3b2f0 Patch for osprofiler regression in django wsgi.
- Normalise the path to resolve ../..
 - The "../.." fragment appears to be causing code in osprofiler/_utils.py
   some issues, so we'll resolve it for them.
 - https://review.openstack.org/#/c/397002/1

Change-Id: I3b8270b92be5d6ec58a17aea1b08a0203a144370
Partial-Bug: 1361235
2016-11-14 11:59:47 +02:00
defaults Add optional pip packages to horizon 2016-11-07 10:25:18 +00:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:10:46 +00: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 Use updated get_url module checksum functionality 2016-11-07 17:43:45 +00:00
releasenotes Simplify pip options/constraints mechanism 2016-11-02 16:43:03 +00:00
tasks Remove join filter from pip module tasks 2016-11-09 21:33:23 +00:00
templates Patch for osprofiler regression in django wsgi. 2016-11-14 11:59:47 +02:00
tests Update test-vars.yml for repositories 2016-10-05 21:48:09 +05:30
vars Rename package lists (and related vars) appropriately 2016-08-30 18:04:39 +01:00
.gitignore Ansible 2.1.1 role testing 2016-09-26 08:55:39 -04: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 Use centralised test scripts 2016-09-28 08:16:55 +00:00
README.rst [DOCS] Add project links to README; fix typos 2016-08-16 12:48:19 -05:00
run_tests.sh Ansible 2.1.1 role testing 2016-09-26 08:55:39 -04: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-11-02 15:37:45 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:42:55 +01:00
Vagrantfile Add xenial support to the Vagrantfile 2016-09-26 12:10: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