~gnuoy/charms/trusty/ceph/1517940

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: James Page
  • Date: 2015-12-09 10:26:33 UTC
  • mfrom: (123.1.2 ceph)
  • Revision ID: james.page@ubuntu.com-20151209102633-vy36b2e7utb706ag
Add initial support for Juju storage for osd and journal devices.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
  nrpe-external-master:
26
26
    interface: nrpe-external-master
27
27
    scope: container
 
28
storage:
 
29
  osd-devices:
 
30
    type: block
 
31
    multiple:
 
32
      range: 0-
 
33
  osd-journal:
 
34
    type: block
 
35
    multiple:
 
36
      range: 0-1