05da8ca6ae
* charm-helpers sync for classic charms * sync from release-tools * switch to release-specific zosci functional tests * run focal-ussuri as smoke tests * remove trusty, xenial, and groovy metadata/tests * drop py35 and add py39 * charms.ceph sync Change-Id: I2dda45edafeee8173a9fcb174f3dc18718d664e3
26 lines
503 B
YAML
26 lines
503 B
YAML
name: ceph-proxy
|
|
summary: Proxy to Juju external Ceph cluster
|
|
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
|
|
description: |
|
|
Ceph is a distributed storage and network file system designed to provide
|
|
excellent performance, reliability, and scalability.
|
|
tags:
|
|
- openstack
|
|
- storage
|
|
- file-servers
|
|
- misc
|
|
series:
|
|
- bionic
|
|
- focal
|
|
- groovy
|
|
- hirsute
|
|
- impish
|
|
extra-bindings:
|
|
public:
|
|
cluster:
|
|
provides:
|
|
client:
|
|
interface: ceph-client
|
|
radosgw:
|
|
interface: ceph-radosgw
|