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:
parent
d35367eded
commit
d88083309f
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user