~lazypower/charms/trusty/mongodb/fixing_st00f

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Stuart Bishop
  • Date: 2014-07-29 10:22:55 UTC
  • mfrom: (47.2.1 mongodb)
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: stuart@stuartbishop.net-20140729102255-ilig6wgm8wxyop54
[wesmason] Storage subordinate support for persistent storage, per https://code.launchpad.net/~wesmason/charms/precise/mongodb/add-storage-subordinate-support/+merge/223539

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
    interface: mongodb
23
23
  configsvr:
24
24
    interface: shard
 
25
  data:
 
26
    interface: block-storage
 
27
    scope: container
 
28
    optional: true
25
29
requires:
26
30
  mongos-cfg:
27
31
    interface: shard