74dc156660

Also sync libraries. Also take trusty-mitaka out of the gate because of linked bug. Also fixed Victoria bundles as they were trying to deploy percona-cluster. Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/434 Change-Id: I575d00b993fbff33d80956278b01e87e434713e0 Related-Bug: #1877076
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%