Role os_horizon for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 9678045a70 Use horizon native wsgi app
The only difference between our and native wsgi app
were adding extra path [1] to sys.path.
However, nowadays this path is already part of syspath

[1] /openstack/venvs/horizon-20.1.1.dev7/lib/python3.6

Change-Id: I90a502fbdeb0040832b66e9df389ab3517b951f4
2020-05-06 10:48:09 +03: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 Use horizon native wsgi app 2020-05-06 10:48:09 +03: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
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
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 2019-07-20 09:32:50 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2020-04-13 17:49:25 +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 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

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