61caabf325
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
9 lines
213 B
YAML
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 |