Role os_horizon for OpenStack-Ansible
Go to file
Jonathan Rosser c22a552c6f Refactor use of include_vars
Use a first_found lookup instead of a with_first_found loop so that
the 'paths' parameter can be used.

This ensures that only vars from the role are included, and not vars
from a parent calling role. This can happen when a parent role has
a higher priority vars file available for inclusion than the role
it calls.

Change-Id: I6b68d4d15ae516d23c88b3c4c21a076e8d54604e
2022-01-12 08:32:22 +00:00
defaults Add option to override horizon policies 2021-08-20 11:16:04 +00:00
doc Fix linter errors 2020-10-01 16:46:13 +01:00
examples Merge "Trivial: Fix the pep8 warning" 2018-07-11 20:03:53 +00:00
handlers Use ansible_facts[] instead of fact variables 2021-02-26 22:53:36 +00:00
meta Remove references to unsupported operating systems 2021-03-10 12:18:02 +00:00
releasenotes Add option to override horizon policies 2021-08-20 11:16:04 +00:00
tasks Refactor use of include_vars 2022-01-12 08:32:22 +00:00
templates Implement WEBSSO redirect 2021-04-19 14:44:33 +00:00
tests Use Tempest for dashboard test instead of tempest-horizon 2021-02-09 13:54:02 -06:00
vars Remove references to unsupported operating systems 2021-03-10 12:18:02 +00:00
zuul.d Replace linters test with integarted one 2021-05-21 15:52:51 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:05 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:39:48 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 23:35:19 +03:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-06 19:08:53 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:46:09 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:19:06 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 08:16:55 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2021-03-12 22:19:06 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-05 15:14:04 +08:00
setup.py Cleanup py27 support 2020-04-14 16:26:36 +08:00
tox.ini Changed minversion in tox to 3.18.0 2021-07-03 21:18:35 +08: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:

https://docs.openstack.org/openstack-ansible-os_horizon/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_horizon

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-os_horizon/

The project home is at:

https://launchpad.net/openstack-ansible

The bugs can be found at:

https://bugs.launchpad.net/openstack-ansible