Update the charmcraft.yaml file to use base and platforms, only allowing noble support. Remove test bundles for older bases. Also modernize build process using the reactive plugin, and modernize tox.ini, update build.lock pins and remove cruft. Change-Id: Ib3ef3791ba7d6d06a1016be85625a575e4eb6ae1
25 lines
549 B
YAML
25 lines
549 B
YAML
name: ceph-fs
|
|
summary: Highly scalable distributed storage
|
|
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
|
|
description: |
|
|
Ceph is a distributed storage and network file system designed to provide
|
|
excellent performance, reliability, and scalability.
|
|
docs: https://discourse.charmhub.io/t/ceph-fs-docs-index/11223
|
|
tags:
|
|
- openstack
|
|
- storage
|
|
- file-servers
|
|
- misc
|
|
series:
|
|
- noble
|
|
subordinate: false
|
|
requires:
|
|
ceph-mds:
|
|
interface: ceph-mds
|
|
provides:
|
|
cephfs-share:
|
|
interface: cephfs_share
|
|
|
|
extra-bindings:
|
|
public:
|