Files
charm-cinder-backup/metadata.yaml
Aurelien Lourot 7e3885f9b9 Add impish to metadata.yaml
Change-Id: I3113eced29a15379aeab810fd012475bcfbd115d
2021-06-10 12:07:59 +00:00

28 lines
583 B
YAML

name: cinder-backup
summary: Cinder-backup integration for OpenStack Block Storage
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
Cinder is the block storage service for the Openstack project.
.
This subordinate charm configures the Cinder backup service.
tags:
- miscellaneous
series:
- xenial
- bionic
- focal
- groovy
- hirsute
- impish
subordinate: true
provides:
backup-backend:
interface: cinder-backup
scope: container
requires:
juju-info:
interface: juju-info
scope: container
ceph:
interface: ceph-client