tripleo-heat-templates/releasenotes/notes/ceph_dashboard_composable_service-f72dc4b1cd007734.yaml
fpantano a407d4f5da
Add dashboard component as new ceph composable service.
This review introduces the CephDashboard service
to allow operators to deploy the new ceph dashboard
along with the other ceph components.
According to the spec we can add the environment
file to reference the template that contains all the
parameters needed to deploy the ceph-dashboard via
ceph-ansible related roles.

Implements: blueprint ceph-dashboard
Change-Id: I1d31cd99823686986cdbd3ac1df184e9457a361e
2019-07-17 15:53:34 +02:00

10 lines
407 B
YAML

---
features:
- |
As ceph-dashboard is available on Ceph, the new ceph dashboard composable
service enables a user scenario in which the dashboard is deployed along
with the other ceph components using TripleO.
This feature is disabled by default and can be enabled by operators adding
to the deployment the ceph-dashboard.yaml environment file included
in tripleo-heat-templates.