stable/19.04
In our test-requirements.txt we often pull in charm-helpers. As stable and master branches of charm-helpers diverge this can lead to testing failures on the stable branch charms. Update tests-requirements.txt to point to the stable branch of charm-helpers. Change-Id: I79aaa52c41780a0d14875ef8fe1f10726e013129
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%