charm-glance/metadata.yaml
Ryan Beisner 3f0c64adfb Remove zesty series metadata
The charm store does not yet recognize this series, and errors
when it exists, thereby preventing push/release of dev charms
into the charm store.

Revisit after the following is resolved:

 - https://github.com/juju/charmstore/issues/695

Change-Id: I728e1b1d36f39f6c4339b25a7aaaa0a32f378d52
2016-12-03 09:47:14 -06:00

52 lines
1.1 KiB
YAML

name: glance
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
summary: OpenStack Image Registry and Delivery Service
description: |
The Glance project provides an image registration and discovery service
and an image delivery service. 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.
tags:
- openstack
- storage
- misc
series:
- xenial
- trusty
- yakkety
extra-bindings:
public:
admin:
internal:
provides:
nrpe-external-master:
interface: nrpe-external-master
scope: container
image-service:
interface: glance
requires:
shared-db:
interface: mysql-shared
pgsql-db:
interface: pgsql
amqp:
interface: rabbitmq
optional: true
object-store:
interface: swift-proxy
identity-service:
interface: keystone
ceph:
interface: ceph-client
ha:
interface: hacluster
scope: container
cinder-volume-service:
interface: cinder
storage-backend:
interface: glance-backend
scope: container
peers:
cluster:
interface: glance-ha