Add cinder-nfs charm to OpenStack charms

Add new charm that provides the NFS backend support to the OpenStack
Cinder service.

Change-Id: I71010276b9b35cb67e3717002377707e1435f9f9
This commit is contained in:
Andy Wu 2023-04-04 15:24:30 +00:00
parent d35367eded
commit d88083309f
2 changed files with 7 additions and 0 deletions

View File

@ -1409,6 +1409,12 @@
acl-config: /home/gerrit2/acls/openstack/charm.config
options:
- delay-release
- project: openstack/charm-cinder-nfs
description: Juju Charm - Cinder NFS backend
acl-config: /home/gerrit2/acls/openstack/charm.config
upstream: https://github.com/qch2012/cinder-nfs.git
options:
- delay-release
- project: openstack/charm-cinder-nimblestorage
description: Juju Charm - Cinder NimbleStorage backend
acl-config: /home/gerrit2/acls/openstack/charm.config

View File

@ -329,6 +329,7 @@
- openstack/charm-cinder-k8s
- openstack/charm-cinder-lvm
- openstack/charm-cinder-netapp
- openstack/charm-cinder-nfs
- openstack/charm-cinder-nimblestorage
- openstack/charm-cinder-purestorage
- openstack/charm-cinder-solidfire