openstack-ansible-os_horizon/releasenotes/notes/add-horizon-magnum-dashboard-support-4fcddedffb83bc28.yaml
Donovan Francesco 0b984893c9 Add Magnum-UI plugin support to Horizon
This patch adds Magnum-UI plugin support to Horizon.

Additionally some commenting is added to clarify the purpose of the
developer mode variables.

Change-Id: I79c532cbadd5f9cd84ac993d94eb795ba20ea003
Implements: blueprint role-magnum
2016-08-07 13:46:20 -05:00

6 lines
229 B
YAML

---
features:
- The os_horizon role now has support for the horizon magnum-ui dashboard. The
dashboard may be enabled by setting ``horizon_enable_magnum_ui`` to ``True``
in ``/etc/openstack_deploy/user_variables.yml``.