charm-glance/metadata.yaml
yolanda.robla@canonical.com 6ad4381a36 adding postgresql support
2014-03-26 09:21:15 +01:00

33 lines
818 B
YAML

name: glance
maintainer: Adam Gandelman <adamg@canonical.com>
summary: "OpenStack Image Registry and Delivery Service"
description: |
The Glance project provides an image registration and discovery service
(Parallax) and an image delivery service (Teller). These services are used
in conjunction by Nova to deliver images from object stores, such as
OpenStack's Swift service, to Nova's compute nodes.
categories:
- miscellaneous
provides:
image-service:
interface: glance
requires:
shared-db:
interface: mysql-shared
pgsql-db:
interface: pgsql
amqp:
interface: rabbitmq
object-store:
interface: swift-proxy
identity-service:
interface: keystone
ceph:
interface: ceph-client
ha:
interface: hacluster
scope: container
peers:
cluster:
interface: glance-ha