openstack-ansible-os_horizon/releasenotes/notes/add-horizon-ironic-dashboard-support-3eb5168d71e4dddd.yaml
Neill Cox 097c01fe72 Enable Horizon Ironic dashboard plugin
Enable the Ironic dashboard plugin if ironic is configured.

Implements: blueprint role-ironic
Change-Id: I4da4720ad3deb587a0131930028f4628a22bb72f
2016-07-25 15:41:16 +00:00

6 lines
229 B
YAML

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