Role os_horizon for OpenStack-Ansible
Go to file
Andrew Bonney 32e332b329 Adjust default configuration to support TLS v1.3
This adds a new variable to manage TLS v1.3 cipher suites.

The old variable for TLS v1.2 and below ciphers is renamed for
consistency, but is still supported as a default where overridden
by deployments.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/823943
Change-Id: Ib43d465c8fa24ec7d14174ecc17bce0b3e8bd7a4
2022-01-10 13:47:50 +00:00
defaults Adjust default configuration to support TLS v1.3 2022-01-10 13:47:50 +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 Adjust default configuration to support TLS v1.3 2022-01-10 13:47:50 +00:00
tasks Use config_template as a collection 2021-11-30 15:17:18 +02:00
templates Adjust default configuration to support TLS v1.3 2022-01-10 13:47:50 +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