9d085ecedd6d477e3278082b8be51b82d12469a9

The build.lock branch points to master which means that the layer is not locked. Lock the layers to the commit hash instead; this ensures reproducible builds as much as possible. Change-Id: Ifab2abfd9dc97a16c32cd88c89f693f30ade0afb
Cinder Backup to external Swift
Overview
Support for backing up volumes to external swift. Cinder-backup service configuration is propagated to the cinder charm.
In order to use it external swift URL is needed along with authentication details.
To use:
juju deploy cinder
juju deploy cinder-backup-swift-proxy
juju add-relation cinder-backup-swift-proxy cinder
Bugs
Please report bugs on Launchpad. For general questions please refer to the OpenStack Charm Guide.
Description
Languages
Python
97%
Shell
3%