Role os_horizon for OpenStack-Ansible
Go to file
Andreas Jaeger fd0034dc89 Enable release notes translation
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: Ice6f128f9092c5d1c1639023758d9a765361953a
2016-10-06 20:36:58 +02:00
defaults Add Trove Dashboard to Horizon 2016-09-23 07:18:43 +02:00
doc [DOCS] Add project links to README; fix typos 2016-08-16 12:48:19 -05: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 Updated tests and role for Xenial support 2016-07-12 09:05:46 -05:00
releasenotes Enable release notes translation 2016-10-06 20:36:58 +02:00
tasks Merge "Add Trove Dashboard to Horizon" 2016-10-01 03:16:00 +00:00
templates Add variable override for OPENSTACK_KEYSTONE_ADMIN_ROLES 2016-08-17 17:05:11 -04: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-09-30 10:22:12 +00:00
tox.ini Use centralised Ansible test scripts 2016-10-05 18:17:33 +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