79a00cad81533e7855a083c83ef16b518adf510c
* charm-helpers sync for classic charms * sync from release-tools * switch to release-specific zosci functional tests * run focal-ussuri as smoke tests * remove trusty, xenial, and groovy metadata/tests * drop py35 and add py39 Depends-On: https://review.opendev.org/c/openstack/charm-cinder/+/814177 Change-Id: If8894bf0150c7fd0a73d70d20753d67efe92c0b8
Cinder Backup Service
Overview
This charm provides a Cinder Backup component as part of OpenStack Cinder service. It is intended to be used alongside the other OpenStack components, even though it must have relation set up with core Cinder service.
To use:
juju deploy cinder
juju deploy -n 3 ceph
juju deploy cinder-backup
juju add-relation cinder-backup cinder
juju add-relation cinder-backup ceph
Configuration
Description
Languages
Python
99.6%
Shell
0.4%