~cbjchen/charms/trusty/cinder-ceph/remove_stale_key

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: James Page
  • Date: 2014-01-23 16:38:22 UTC
  • Revision ID: james.page@canonical.com-20140123163822-kpkf9tmfpryfktj7
Fixes from testing

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 This charm provides a Ceph storage backend for Cinder
8
8
categories:
9
9
  - miscellaneous
 
10
subordinate: true
10
11
provides:
11
12
  storage-backend:
12
13
    interface: cinder-backend
13
14
    scope: container
14
15
requires:
 
16
  juju-info:
 
17
    interface: juju-info
 
18
    scope: container
15
19
  ceph:
16
20
    interface: ceph-client