Files
charm-cinder-solidfire/metadata.yaml
Myles Penner eab31a7080 Add charmcraft 3 support
Summary of changes:

- Update the charmcraft.yaml file to use base and platforms, only
  allowing noble support.
- Update config to default to caracal.
- Update osci.yaml to use the charmcraft 3.x/beta
- Drop non-noble tests
- Update constraints file from -2024.1.txt to -noble.txt
- Add charmbuild to .zuul.yaml

Change-Id: Iac9e98f28cb904c3d2e6fd18cde8f30432ad9bcc
2024-09-05 22:58:19 +00:00

21 lines
510 B
YAML

name: cinder-solidfire
summary: Solidfire 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 charm provides a Solidfire backend for Cinder.
tags:
- openstack
- storage
- file-servers
- misc
subordinate: true
provides:
storage-backend:
interface: cinder-backend
scope: container
requires:
juju-info:
interface: juju-info
scope: container