Add the cinder-solidfire charm to Openstack charms

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

Change-Id: I523074a9578bf5f327608de0a4144a0597a65287
This commit is contained in:
Gustavo Sanchez 2022-01-07 09:59:12 -04:00
parent fcad299b94
commit c8b25b9422
No known key found for this signature in database
GPG Key ID: CB6FDA23F1075685
2 changed files with 7 additions and 0 deletions

View File

@ -1403,6 +1403,12 @@
acl-config: /home/gerrit2/acls/openstack/charm.config
options:
- delay-release
- project: openstack/charm-cinder-solidfire
description: Juju Charm - Cinder SolidFire backend
acl-config: /home/gerrit2/acls/openstack/charm.config
upstream: https://github.com/gustavosr98/charm-cinder-solidfire
options:
- delay-release
- project: openstack/charm-cloudkitty
description: Juju Charm - Cloudkitty
acl-config: /home/gerrit2/acls/openstack/charm.config

View File

@ -335,6 +335,7 @@
- openstack/charm-cinder-lvm
- openstack/charm-cinder-netapp
- openstack/charm-cinder-purestorage
- openstack/charm-cinder-solidfire
- openstack/charm-cloudkitty
- openstack/charm-deployment-guide
- openstack/charm-designate