openstack-ansible-os_horizon/releasenotes/notes/murano-horizon-panel-7875a53d695ba3f0.yaml
Dmitriy Rabotyagov 61caabf325 Add murano-dashboard
This patch adds deployement of murano-dashboard to horizon,
once `horizon_enable_murano_ui` variable is set to True.

Depends-On: https://review.opendev.org/710773
Change-Id: I9a2f1920611ca8ad2b2f2cdb625281132b968ec2
2020-03-25 20:06:28 +00:00

9 lines
213 B
YAML

---
features:
- |
The murano dashboard is available in Horizon. Deployers can enable
the panel by setting the following Ansible variable:
.. code-block:: yaml
horizon_enable_murano_ui: True