Role os_horizon for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 92b1b97885 Ensure that selected Apache MPM is enforced
At the moment services might have different MPM selected while all
operating the same Apache setup, ie on metal setup.
This results in failures to set selected MPMs, so eventually second run
of roles after initial deployment will end up in failure (ie upgrade).

This patch ensures that all except selected MPMs are disabled and do
role get's the desired state of deployment.

We also need to align selected MPM across all roles to avoid
future conflicts.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/930272
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-repo_server/+/929690
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/930446
Change-Id: I480222993a63af41cfba65464f5b5c8585b2d4fd
2024-09-25 15:46:05 +00:00
defaults Ensure that selected Apache MPM is enforced 2024-09-25 15:46:05 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:26 +02:00
examples Fix linters for example playbook 2023-10-17 08:32:20 +02:00
handlers Fix linters and metadata 2023-07-17 10:25:45 +02:00
meta Fix linters and metadata 2023-07-17 10:25:45 +02:00
releasenotes Ensure that selected Apache MPM is enforced 2024-09-25 15:46:05 +00:00
tasks Ensure that selected Apache MPM is enforced 2024-09-25 15:46:05 +00:00
templates Implement ability to define arbitrary options in local_settings.py 2024-06-07 17:44:43 +02:00
tests Rename horizon_enable_ssl to horizon_backend_ssl 2023-04-11 19:35:19 +02:00
vars Ensure that selected Apache MPM is enforced 2024-09-25 15:46:05 +00:00
zuul.d Return zuul integrated jobs 2022-07-05 11:47:07 +02: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 2022-03-31 20:25:07 +00:00
tox.ini Define constraints file for docs and renos 2023-08-17 16:32:19 +02:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:46:09 +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