~juju-qa/ubuntu/xenial/juju/2.0-rc2

« back to all changes in this revision

Viewing changes to src/github.com/juju/juju/testcharms/charm-repo/quantal/storage-filesystem-subordinate/metadata.yaml

  • Committer: Nicholas Skaggs
  • Date: 2016-09-30 14:39:30 UTC
  • mfrom: (1.8.1)
  • Revision ID: nicholas.skaggs@canonical.com-20160930143930-vwwhrefh6ftckccy
import upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: storage-filesystem-subordinate
 
2
summary: A charm needing filesystem storage
 
3
description: See above
 
4
subordinate: true
 
5
requires:
 
6
    info:
 
7
       interface: juju-info
 
8
       scope: container
 
9
storage:
 
10
    data:
 
11
        type: filesystem
 
12
        read-only: true
 
13
        multiple:
 
14
          range: 1+