Files
charm-cinder/metadata.yaml
Alex Kavanagh 6ee32006e5 Policyd override implementation
This patchset implements policy overrides for cinder.  It uses the
code in charmhelpers.

It also fixes several bugs in the bundles where the actual version of
cinder that was being installed was the distro default rather than the
one that the bundle described.

Change-Id: Ic979dcb96ddb931fadb1fa4a4b36108244ddf306
Closed-Bug: #1741723
2019-10-14 15:11:13 +01:00

56 lines
1.1 KiB
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
series:
- xenial
- bionic
- disco
- eoan
- trusty
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
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
certificates:
interface: tls-certificates
peers:
cluster:
interface: cinder-ha
resources:
policyd-override:
type: file
filename: policyd-override.zip
description: The policy.d overrides file