~fginther/charms/precise/ubuntu-ci-services-itself/restish-fix-master

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Andy Doan
  • Date: 2013-12-05 23:22:18 UTC
  • Revision ID: andy.doan@canonical.com-20131205232218-aswezy10f3oins0w
first try for a restish deployer

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: restish
 
2
summary: Deploy a python-restish service
 
3
maintainer: Andy Doan <andy.doan@ubuntu.com>
 
4
description: |
 
5
  Deploys a restish application from a given bzr branch.
 
6
categories:
 
7
  - app-servers
 
8
subordinate: false
 
9
provides:
 
10
  website:
 
11
    interface: http
 
12
    optional: true
 
13
  wsgi:
 
14
    interface: wsgi
 
15
    scope: container