~tribaal/charms/trusty/ceph-osd/ceph-zap-fix

1 by James Page
Initial ceph-osd charm
1
name: ceph-osd
2 by James Page
Documentation updates
2
summary: Highly scalable distributed storage - Ceph OSD storage
1 by James Page
Initial ceph-osd charm
3
maintainer: James Page <james.page@ubuntu.com>
31.1.1 by root
[bradm] initial nrpe checks
4
provides:
5
  nrpe-external-master:
6
    interface: nrpe-external-master
7
    scope: container
41.1.1 by Ryan Beisner
amulet tests - update test coverage, enable vivid, prep for wily
8
tags:
41.1.13 by Ryan Beisner
update tags for consistency with other openstack charms
9
  - openstack
10
  - storage
11
  - file-servers
12
  - misc
1 by James Page
Initial ceph-osd charm
13
description: |
14
 Ceph is a distributed storage and network file system designed to provide
15
 excellent performance, reliability, and scalability.
16
 .
2 by James Page
Documentation updates
17
 This charm provides the Ceph OSD personality for expanding storage capacity
18
 within a ceph deployment.
1 by James Page
Initial ceph-osd charm
19
requires:
20
  mon:
21
    interface: ceph-osd