Files
charm-glance/metadata.yaml
Liam Young 8a301c8fd4 Add support for tls-certificates relation
Add support for the charm to request and receive certificates from
the tls-certificates relation.

Change-Id: Ifb1c45c8a5e59fcadd320d81ff30c062e26fd5c4
2018-05-15 14:49:34 +00:00

53 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
- bionic
- artful
- trusty
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
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
certificates:
interface: tls-certificates
peers:
cluster:
interface: glance-ha