Role os_horizon for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 41f3380691 Move Listen definition to VHosts
In order to avoid conflicts with other applications running Apache,
like keystone, we avoid using ports.conf for Listen and using VHost files
for this purpose.

We place same dummy template as keystone does for upgrade purposes.

Change-Id: I8a5ef5234b8aee1e7b3517e9543d2af0a84e90ce
2022-02-09 13:49:21 +02:00
defaults Merge "Fix default multidomain choices" 2022-01-26 17:01:19 +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 Refactor use of include_vars 2022-01-12 08:32:22 +00:00
templates Move Listen definition to VHosts 2022-02-09 13:49:21 +02: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