charm-ceph-nfs/metadata.yaml
Chris MacNaughton bfeee44206 Add support for the openstack-loadbalancer charm
When CephNFS is related to the openstack-loadbalancer, all
NFS connections are load-balanced through a TCP loadbalancer
running with a VIP and passed back, round-robin, to the
nfs-ganesha servers providing service.
2022-02-11 15:52:21 +01:00

26 lines
558 B
YAML

name: ceph-nfs
summary: Gateway for provisioning NFS shares backed by ceph.
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
The NFS gateway is provided by NFS-Ganesha and provides NFS shares
that are backed by CephFS.
tags:
- storage
- misc
series:
- focal
- groovy
- hirsute
- impish
subordinate: false
min-juju-version: 2.7.6
extra-bindings:
public:
requires:
ceph-client:
interface: ceph-client
loadbalancer:
interface: openstack-loadbalancer
peers:
cluster:
interface: ceph-nfs-peer