9a25d2507b
Added masakari dashboard to horizon installation. As for now it's installation is available only from source. Change-Id: I07937e2d97080ec5f4aece61a6bf032cd8790f5f Implements: blueprint masakari-ansible-plugin
9 lines
217 B
YAML
9 lines
217 B
YAML
---
|
|
features:
|
|
- |
|
|
The masakari dashboard is available in Horizon. Deployers can enable
|
|
the panel by setting the following Ansible variable:
|
|
|
|
.. code-block:: yaml
|
|
|
|
horizon_enable_masakari_ui: True |