Go to file
Alex Kavanagh 9d085ecedd Pin build.lock for all layers to the commit hash
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
2022-09-28 12:51:01 +01:00
2019-06-21 16:33:10 +03:00
2019-06-22 15:55:18 +03:00
2019-11-26 17:06:23 +01:00

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
Juju Charm - Cinder backup swift proxy
Readme 1.6 MiB
Languages
Python 97%
Shell 3%