~charmers/charms/precise/cinder/trunk

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Adam Gandelman
  • Date: 2012-10-03 00:35:31 UTC
  • Revision ID: adamg@canonical.com-20121003003531-1fx30qwrfzrhv5kc
Initial Checkin

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: cinder
 
2
summary: Cinder OpenStack starage service
 
3
maintainer: Adam Gandelman <adamg@canonical.com>
 
4
description: |
 
5
 Cinder is a storage service for the Openstack project
 
6
provides:
 
7
  cinder-volume-service:
 
8
    interface: cinder
 
9
requires:
 
10
  shared-db:
 
11
    interface: mysql-shared
 
12
  amqp:
 
13
    interface: rabbitmq
 
14
  identity-service:
 
15
    interface: keystone