~nskaggs/+junk/xenial-test

« back to all changes in this revision

Viewing changes to src/gopkg.in/juju/charmrepo.v2-unstable/internal/test-charm-repo/quantal/logging/metadata.yaml

  • Committer: Nicholas Skaggs
  • Date: 2016-10-24 20:56:05 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20161024205605-z8lta0uvuhtxwzwl
Initi with beta15

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: logging
 
2
summary: "Subordinate logging test charm"
 
3
description: |
 
4
    This is a longer description which
 
5
    potentially contains multiple lines.
 
6
subordinate: true
 
7
provides:
 
8
    logging-client:
 
9
       interface: logging
 
10
requires:
 
11
    logging-directory:
 
12
       interface: logging
 
13
       scope: container
 
14
    info:
 
15
       interface: juju-info
 
16
       scope: container