78f2e8db57
- Sync charm helpers if applicable. - Fix test executable hashbags for virtualenv prep. - Add Yakkety-Newton Amulet test definitions. - Prep Xenial-Ocata Amulet test definitions (not yet enabled). - Prep Zesty-Ocata Amulet test definitions (not yet enabled). - Add Zesty charm series metadata. - Remove Precise charm series metadata if present. - Remove Precise Amulet test definitions if present. Change-Id: I37ffb25e72998f4e128222c314423d204282aded
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
|
|
- zesty
|
|
- trusty
|
|
- yakkety
|
|
extra-bindings:
|
|
public:
|
|
cluster:
|
|
provides:
|
|
client:
|
|
interface: ceph-client
|
|
radosgw:
|
|
interface: ceph-radosgw
|