charm-ceph-mon/metadata.yaml
Ryan Beisner 043d5483f6 Add Bionic and remove Zesty series and tests
Bionic, being the next LTS, is important to enable for dev
and test as early as possible ahead of 18.02.

Zesty goes EOL in Jan 2018. The next stable charms release (18.02)
will not provide Zesty series support, as it was an interim
(non-LTS) release.

Change-Id: Id5bb7415e930772d4bca124a3c09bb5e3bafa009
2017-12-05 05:27:11 +00:00

43 lines
859 B
YAML

name: ceph-mon
summary: Highly scalable distributed storage
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:
- xenial
- bionic
- artful
- trusty
peers:
mon:
interface: ceph
extra-bindings:
public:
cluster:
provides:
nrpe-external-master:
interface: nrpe-external-master
scope: container
mds:
interface: ceph-mds
admin:
interface: ceph-admin
client:
interface: ceph-client
osd:
interface: ceph-osd
radosgw:
interface: ceph-radosgw
nrpe-external-master:
interface: nrpe-external-master
scope: container
requires:
bootstrap-source:
interface: ceph-bootstrap