~matsubara/+junk/maas-charm

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Diogo Matsubara
  • Date: 2012-04-21 07:13:32 UTC
  • Revision ID: diogo.matsubara@canonical.com-20120421071332-l3c42v70rqwguyls
add instructions on how to deploy this charm, fix bunch of bugs in *-relation-changed scripts, fix install script and add some TODOs to it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
  website:
14
14
    interface: http
15
15
requires:
 
16
  amqp:
 
17
    interface: rabbitmq
16
18
  db:
17
19
    interface: pgsql
18
 
requires:
19
 
  amqp:
20
 
    interface: rabbitmq