openstack-ansible/releasenotes/notes/add-horizon-manila-dashboard-support-4fcddedffb83bc28.yaml
cloudnull de92efc0f9 Add the manila service to OSA
This change adds manila to our playbook lineup and will allow deployers
to use the shared filesystem as a service solution in their deployments.

Depends-On: I4d95bfc15d09b7b7c0b997d7eab91509b0c63885
Change-Id: I63ee785d3241d92ea94c07f89882000cae7a0ff6
Signed-off-by: cloudnull <kevin@cloudnull.com>
2019-03-29 14:42:13 +00:00

6 lines
229 B
YAML

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