charm-glance/metadata.yaml
2013-09-26 10:47:58 +01:00

29 lines
753 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
object-store:
interface: swift-proxy
identity-service:
interface: keystone
ceph:
interface: ceph-client
ha:
interface: hacluster
scope: container
peers:
cluster:
interface: glance-ha