Role os_horizon for OpenStack-Ansible
6e23b3b2f0
- 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 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
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: