f9c40c41ee
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: Ia0ea3d0ce22856c9a705417f258b6d0484bb0882
25 lines
508 B
YAML
25 lines
508 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:
|
|
- xenial
|
|
- bionic
|
|
- artful
|
|
- trusty
|
|
extra-bindings:
|
|
public:
|
|
cluster:
|
|
provides:
|
|
client:
|
|
interface: ceph-client
|
|
radosgw:
|
|
interface: ceph-radosgw
|