Role os_horizon for OpenStack-Ansible
Go to file
Jesse Pretorius 4bd6334e90 Remove unified queue from gate pipeline
Initially the intent for adding this was to better test
any patches for roles together before they merge, but it
has had the unintended side-effect of causing patches to
take much longer to merge (because they all get lined up
in a single queue, rather than independent queues) and
a lot more infra resources are used (because a patch
that fails at the top of the queue will result in all
subsequent patches restarting all their tests).

As discussed in the channel, we'd prefer to revert back
to the previous independent queue method of testing. It
has served us well.

Change-Id: I2ed050f5f9bfe2f5a6fbbe83f421a0d5eaa3dedc
2017-10-23 11:20:30 +01:00
defaults Download and Install neutron-fwaas-dashboard 2017-09-20 13:08:07 +00:00
doc Initial OSA zuul v3 role jobs 2017-10-17 18:11:21 +01: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 Add OpenStack-Ansible metadata 2017-10-11 08:58:58 +00:00
releasenotes Initial OSA zuul v3 role jobs 2017-10-17 18:11:21 +01:00
tasks Merge "Download and Install neutron-fwaas-dashboard" 2017-10-06 23:31:20 +00:00
templates Sort key-value pairs in local_settings dictionaries 2017-07-19 11:31:39 -07: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 Remove unified queue from gate pipeline 2017-10-23 11:20:30 +01: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-09-12 23:55:20 +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 links in README 2017-09-14 11:16:25 +08:00
run_tests.sh Initial OSA zuul v3 role jobs 2017-10-17 18:11:21 +01:00
setup.cfg Update homepage with developer documentation page 2016-09-20 13:04:19 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:47 +00:00
test-requirements.txt Updated from global requirements 2017-10-06 18:58:16 +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:

http://docs.openstack.org/developer/openstack-ansible-os_horizon/

The project home is at:

http://launchpad.net/openstack-ansible