openstack-ansible-os_horizon/tasks
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
..
horizon_apache.yml Merge "Add support for the openSUSE Leap distributions" 2017-07-13 15:13:48 +00:00
horizon_db_setup.yml Use migrate for the DB and NullHandler config 2017-06-02 10:31:10 -04:00
horizon_install.yml tasks: horizon_install: Fix virtualenv-tools issue on openSUSE 2017-08-15 06:13:09 +01:00
horizon_post_install.yml Flexible horizon dashboard configuration 2017-12-06 08:07:33 +00:00
horizon_pre_install.yml Change permission for conf folder 2017-01-17 17:14:44 -06:00
horizon_service_setup.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_create.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_distribute.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_store.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_self_signed.yml Revert dynamic includes for inventory-based conditionals 2016-09-26 19:58:12 +01:00
horizon_ssl_user_provided.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_translations_update.yml Revert "Install curl for translations update" 2017-06-23 09:51:56 +01:00
main.yml Add tag for horizon-translations. 2017-09-13 13:37:37 -06:00