fa599cf0092137c85cfb9d85f507d17ca7883eb9
- Set default branch for git review/gerrit to stable/zed - Switch tests to stable. - Switch to using stable charm-helpers branch. - Switch to using stable charm.openstack branch. - Switch to using stable zaza, zaza-openstack-tests branch - (reactive charms) Add build.lock file - (classic charms) make sync - (reactive: not reactive plugin): lock charm-tools < 3.1 - (reactive: with reactive plugin): lock charm snap to 3.x/stable Change-Id: Ied5ec78dac3190b074ed72f5e738891bcd801d8a
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%