charm-ceph-dashboard/metadata.yaml
Liam Young d5cac285b5 Add support for object gateway integration
To add support for object gateways this change adds the
radosgw-user interface.

The focal bundle has one rados gateway application as more
than that is not supported on Octopus. The hersute bundle
has two rados gateway applications but does not contain
the lma applications as telegraf is not supported on
hersute.

Depends-On: Ieff1943b02f490559ccd245f60b744fb76a5d832
Change-Id: I38939b9938a5ba2ed6e3fb489f66a255f7aa8fe4
2021-09-07 12:24:22 +00:00

37 lines
764 B
YAML

# Copyright 2021 Canonical
# See LICENSE file for licensing details.
name: ceph-dashboard
display-name: Ceph Dashboard
maintainer: OpenStack Charmers <openstack-discuss@lists.openstack.org>
summary: Enable dashboard for Ceph
description: |
Enable the ceph dashboard on the ceph mon units
tags:
- openstack
- storage
- backup
extra-bindings:
public:
subordinate: true
series:
- focal
- groovy
- hirsute
requires:
dashboard:
interface: ceph-dashboard
scope: container
certificates:
interface: tls-certificates
loadbalancer:
interface: api-endpoints
alertmanager-service:
interface: http
prometheus:
interface: http
radosgw-dashboard:
interface: radosgw-user
provides:
grafana-dashboard:
interface: grafana-dashboard