charm-manila-generic/src/metadata.yaml
Alex Kavanagh 46c2cb2246 Branch updates to work with charmhub for stable/stein
Change-Id: Id6c2fb901424404633b23d75681b337d1b92d769
2022-01-24 19:38:28 +00:00

28 lines
1.0 KiB
YAML

name: manila-generic
summary: A generic backend configuration charm for manila.
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
The Manila share file system service provides a set of services for management
of shared file systems in a multi-tenant cloud environment. The service
resembles OpenStack block-based storage management from the OpenStack Block
Storage service project. With the Shared File Systems service, you can create
a remote file system, mount the file system on your instances, and then read
and write data from your instances to and from your file system.
The manila-generic plugin (using the manila-plugin relation) provides the
configuration information to the manila charm to configure the Manila
instance such that it can use the generic driver appropriately.
tags:
- openstack
series:
- bionic
subordinate: true
provides:
manila-plugin:
interface: manila-plugin
scope: container
requires:
juju-info:
interface: juju-info
scope: container