Role os_horizon for OpenStack-Ansible
Go to file
Andre 1ec9350823 Update permissions for apache >= 2.4
When running in apache 2.4(Debian 10), the following error was observed
when acessing the openstack dasboard:
AH01626: authorization result of Require all denied: denied.

This change allow to use the correct wsgi file and apply the correct
permissions based on Apache version

Change-Id: I57cdc73b3c3e466e77f6ed2d21671acb8157df84
2020-05-08 14:58:43 +01:00
defaults Use horizon native wsgi app 2020-05-06 10:48:09 +03:00
doc Updated from OpenStack Ansible Tests 2020-05-05 13:32:14 +00:00
examples Merge "Trivial: Fix the pep8 warning" 2018-07-11 20:03:53 +00:00
handlers Do not become horizon user for distro installs 2020-03-25 12:44:21 +00:00
meta debian: add support 2019-04-09 18:59:30 +00:00
releasenotes Add murano-dashboard 2020-03-25 20:06:28 +00:00
tasks Use horizon native wsgi app 2020-05-06 10:48:09 +03:00
templates Update permissions for apache >= 2.4 2020-05-08 14:58:43 +01:00
tests Replace git.openstack.org with opendev.org 2019-11-14 20:42:38 +02:00
vars Install pcre-devel to build pyScss2 2020-03-28 21:15:14 +02:00
zuul.d Allow to configure horizon bind address 2019-09-19 09:32:09 +00: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 2020-04-13 17:49:25 +00:00
CONTRIBUTING.rst remove useless whitespaces 2018-11-24 10:33:29 +08: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 2019-07-18 22:18:30 +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 Cleanup py27 support 2020-04-14 16:26:36 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-07-20 09:32:50 +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