a407d4f5da
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
10 lines
407 B
YAML
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.
|