charm-cinder/metadata.yaml
Corey Bryant 14f6801933 Add Antelope support
* sync charm-helpers to classic charms
* change openstack-origin/source default to antelope
* align testing with antelope
* add new antelope bundles
* add antelope bundles to tests.yaml
* add antelope tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases

Change-Id: I57e1fec8537d95b1035aa809ab30378fb44973da
2023-03-07 20:07:52 +00:00

63 lines
1.2 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:
- jammy
- kinetic
- lunar
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