
If any user wants to provide its own dashboard, he can now install its own pip package by overriding the proper variables, and then do the linking directly by overriding the new variable, ``horizon_panels``. If we wants to use any existing horizon_panels, and just add a personal panel, a deployer must define the override like this: ``horizon_panels: "{{ my_horizon_panels + _horizon_panels }}"`` where ``my_horizon_panels`` is a list whose items are composed of src, dest, and state. Change-Id: I87324aaa3a685b1e65081b7c7dce767c080f22ee
Team and repository tags
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/
- The project home is at:
Description
Languages
Jinja
74.3%
Python
18.5%
Shell
7.2%