Add the cinder-lvm charm to Openstack charms

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

Required-By: Ib2c481faa02a289c24c945378682e28b40fa6f33
Change-Id: Ief7d7bc7fbb5b7c0028ead2d507d28700b54ac71
This commit is contained in:
Luciano Lo Giudice 2021-09-02 15:37:26 -03:00
parent 662e981330
commit bc7927f5b0
2 changed files with 7 additions and 0 deletions

View File

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

View File

@ -306,6 +306,7 @@
- openstack/charm-cinder-backup
- openstack/charm-cinder-backup-swift-proxy
- openstack/charm-cinder-ceph
- openstack/charm-cinder-lvm
- openstack/charm-cinder-purestorage
- openstack/charm-cloudkitty
- openstack/charm-deployment-guide