Role os_horizon for OpenStack-Ansible
Go to file
likui f5503147c3 Changed minversion in tox to 3.18.0
The patch bumps min version of tox to 3.18.0 in order to
replace tox's whitelist_externals by allowlist_externals option:
https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23

Change-Id: Ifacd740e31ebbeaadc8e620cebd429f54c0dd3d4
2021-07-03 21:18:35 +08:00
defaults Merge "Implement WEBSSO redirect" 2021-04-20 16:45:06 +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 Implement WEBSSO redirect 2021-04-19 14:44:33 +00:00
tasks Merge "Add adjutant dashboard" 2021-04-19 20:52:37 +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
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:19:06 +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
manual-test.rc Use centralised test scripts 2016-09-28 08:16:55 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-06 19:08:53 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2021-03-12 22:19:06 +00:00
setup.cfg Cleanup py27 support 2020-04-14 16:26:36 +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
Vagrantfile Updated from OpenStack Ansible Tests 2021-03-22 08:47:03 +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:

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