Add the cinder-nimblestorage charm to Openstack charms

This charm implements a nimblestorage backend for cinder, acting as
a subordinate charm.

Change-Id: I93aa9fe3ab089bbeae2b87881bfc931f4ddf0204
This commit is contained in:
Gustavo Sanchez 2022-01-13 10:31:14 -04:00
parent fcad299b94
commit 6da447e2b2
No known key found for this signature in database
GPG Key ID: CB6FDA23F1075685
2 changed files with 7 additions and 0 deletions

View File

@ -1398,6 +1398,12 @@
acl-config: /home/gerrit2/acls/openstack/charm.config
options:
- delay-release
- project: openstack/charm-cinder-nimblestorage
description: Juju Charm - Cinder NimbleStorage backend
acl-config: /home/gerrit2/acls/openstack/charm.config
upstream: https://github.com/gustavosr98/charm-cinder-nimblestorage
options:
- delay-release
- project: openstack/charm-cinder-purestorage
description: Juju Charm - Cinder Purestorage backend
acl-config: /home/gerrit2/acls/openstack/charm.config

View File

@ -334,6 +334,7 @@
- openstack/charm-cinder-ceph
- openstack/charm-cinder-lvm
- openstack/charm-cinder-netapp
- openstack/charm-cinder-nimblestorage
- openstack/charm-cinder-purestorage
- openstack/charm-cloudkitty
- openstack/charm-deployment-guide