# Copyright 2021 Canonical Ltd # See LICENSE file for licensing details. name: cinder-ceph-k8s summary: OpenStack volume service - Ceph backend maintainer: Openstack Charmers description: | Cinder is the OpenStack project that provides volume management for instances. This charm provides integration with Ceph storage backends. version: 3 bases: - name: ubuntu channel: 22.04/stable assumes: - k8s-api - juju >= 3.1 tags: - openstack - storage - misc source: https://opendev.org/openstack/charm-cinder-ceph-k8s issues: https://bugs.launchpad.net/charm-cinder-ceph-k8s containers: cinder-volume: resource: cinder-volume-image resources: cinder-volume-image: type: oci-image description: OCI image for OpenStack Cinder Volume upstream-source: ghcr.io/canonical/cinder-consolidated:2023.2 requires: amqp: interface: rabbitmq ceph: interface: ceph-client database: interface: mysql_client limit: 1 provides: ceph-access: interface: cinder-ceph-key storage-backend: interface: cinder-backend peers: peers: interface: cinder-peer