Files
charm-ceph-mon/metadata.yaml
James Page e22814e092 Add support for Juju network spaces
Juju 2.0 provides support for network spaces, allowing
charm authors to support direct binding of relations and
extra-bindings onto underlying network spaces.

Add public and cluster extra bindings to this charm to
support separation of client facing and cluster network
traffic using Juju network spaces.

Existing network configuration options will still be
preferred over any Juju provided network bindings, ensuring
that upgrades to existing deployments don't break.

Change-Id: If4ce1ef545638130cb7e5f0d77b949d9b2e28090
2016-04-07 16:22:52 +01:00

31 lines
681 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
peers:
mon:
interface: ceph
extra-bindings:
public:
cluster:
provides:
nrpe-external-master:
interface: nrpe-external-master
scope: container
client:
interface: ceph-client
osd:
interface: ceph-osd
radosgw:
interface: ceph-radosgw
nrpe-external-master:
interface: nrpe-external-master
scope: container