Files
charm-cinder-nimblestorage/metadata.yaml
Myles Penner be76614f45 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: Iee14563994479ae51c8943b50996e7acac832f90
2024-09-05 20:47:28 +00:00

21 lines
522 B
YAML

name: cinder-nimblestorage
summary: NimbleStorage 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 NimbleStorage 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