stable/xena
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: I0b74fe209741c0ba86f3d903056a47ed702ef169
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%