Role os_horizon for OpenStack-Ansible
Go to file
Max Kochubey e3326b7708 Horizon configuration to support domains dropdown
An openstack-ansible deployment does not have options to set the local_settings.py params
for Horizon to support Keystone V3 multiple domains dropdown menu and its variants to choose.

These options in local_settings.py are:
OPENSTACK_KEYSTONE_DOMAIN_CHOICES - default value to "(('Default', 'Default'))"

Change-Id: I9f1b8e4c6f5b4fe2601e5ee1dacf90bded60f93d
Closes-Bug: 1795788
(cherry picked from commit d86285b377)
2020-05-12 10:11:41 +00:00
defaults Horizon configuration to support domains dropdown 2020-05-12 10:11:41 +00:00
doc PDF Documentation Build tox target 2019-10-17 19:48:58 +03:00
examples Merge "Trivial: Fix the pep8 warning" 2018-07-11 20:03:53 +00:00
handlers Moved compilemessages to handlers 2019-03-19 15:59:04 +02:00
meta debian: add support 2019-04-09 18:59:30 +00:00
releasenotes Add new config to disable openrc_v2 in horizon 2019-10-29 16:02:17 +00:00
tasks Retire neutron-lbaas UI plugin 2019-09-13 13:37:54 +03:00
templates Horizon configuration to support domains dropdown 2020-05-12 10:11:41 +00:00
tests Replace git.openstack.org URLs with opendev.org URLs 2019-05-06 19:08:53 +08:00
vars Debian mod_wsgi python versions 2019-11-22 14:39:36 +00:00
zuul.d Set metal upgrade jobs to non-voting 2019-11-22 16:32:44 +02:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:05 +00:00
.gitreview Update .gitreview for stable/train 2019-10-22 18:58:46 +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 2019-05-09 11:34:39 +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 Update mailinglist from dev to discuss 2018-12-05 09:13:23 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:47 +00:00
tox.ini Update TOX/UPPER_CONSTRAINTS_FILE for stable/train 2019-10-22 18:58:49 +00: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