Files
charm-cinder/metadata.yaml
Alex Kavanagh ba3ac4a1dc Updates for caracal testing support
These updates, on the master branch, are to support testing the caracal
packages and support of the charms for caracal.  They do NOT lock the charms
down, and don't change the testing branches to stable branches.

Change-Id: I5d15739f7f0804323ec61629fea53fc13f638f34
2024-02-12 18:18:57 +00:00

62 lines
1.3 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.
docs: https://discourse.charmhub.io/t/cinder-docs-index/10549
tags:
- openstack
- storage
- misc
series:
- jammy
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
optional: true
identity-credentials:
interface: keystone-credentials
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
storage:
block-devices:
type: block
multiple:
range: 0-
minimum-size: 10G