~nskaggs/+junk/xenial-test

« back to all changes in this revision

Viewing changes to src/github.com/juju/juju/testcharms/charm-repo/quantal/all-hooks/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: all-hooks
 
2
summary: "That's a dummy charm with hook scrips for all types of hooks."
 
3
description: "This is a longer description."
 
4
provides:
 
5
  foo:
 
6
    interface: phony
 
7
requires:
 
8
  bar:
 
9
    interface: fake
 
10
peers:
 
11
  self:
 
12
    interface: dummy