Jean-Philippe Evrard f4b69c929c Flexible horizon dashboard configuration
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
2017-12-06 08:07:33 +00:00
2017-11-24 05:03:58 +00:00
2017-07-10 12:32:53 +00:00
2017-10-11 08:58:58 +00:00
2017-11-24 05:03:58 +00:00
2017-11-13 18:13:56 +08:00
2017-10-17 18:11:21 +01:00
2016-09-28 08:16:55 +00:00
2017-11-13 18:13:56 +08:00
2017-11-13 18:13:56 +08:00
2017-03-02 11:51:47 +00:00
2017-11-24 05:03:58 +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/

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role os_horizon for OpenStack-Ansible
Readme 7 MiB
Languages
Jinja 74.3%
Python 18.5%
Shell 7.2%