charm-cinder/metadata.yaml
James Page ffd4644a10 Add Juju Network Space support
Juju 2.0 provides support for network spaces, allowing
charm authors to support direct binding of relations and
extra-bindings onto underlying network spaces.

Resync charm-helpers to pickup support in API endpoint
resolution code and add API extra-bindings to the charm
metadata.

Change-Id: Ibbbeba5966f799d25d0a40b69b1672deb1476924
2016-03-31 09:24:04 +01:00

45 lines
887 B
YAML

name: cinder
summary: OpenStack block storage service
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
Cinder is the block storage service for the OpenStack.
tags:
- openstack
- storage
- misc
extra-bindings:
public:
admin:
internal:
provides:
nrpe-external-master:
interface: nrpe-external-master
scope: container
cinder-volume-service:
interface: cinder
requires:
shared-db:
interface: mysql-shared
pgsql-db:
interface: pgsql
amqp:
interface: rabbitmq
identity-service:
interface: keystone
ceph:
interface: ceph-client
image-service:
interface: glance
ha:
interface: hacluster
scope: container
storage-backend:
interface: cinder-backend
scope: container
backup-backend:
interface: cinder-backup
scope: container
peers:
cluster:
interface: cinder-ha