~landscape/charms/trusty/ceph-merged/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: ceph
summary: Highly scalable distributed storage
maintainer: James Page <james.page@ubuntu.com>,
  Paul Collins <paul.collins@canonical.com>
description: |
 Ceph is a distributed storage and network file system designed to provide
 excellent performance, reliability, and scalability.
categories:
    - file-servers
peers:
  mon:
    interface: ceph
provides:
  client:
    interface: ceph-client
  osd:
    interface: ceph-osd
  radosgw:
    interface: ceph-radosgw