stable/2023.1
Update src/build.lock to get the latest revision available in the stable/antelope branch, among the most relevant patches are: 837a8b58 Support legacy cert requests (#799) 580c7764 Update Makefile to be consistent with CI (#777) (#795) a2468260 Run CI on stable branches (#786) (#787) ed014373 Update method for checking endpoint protocol (#769) (#775) Change-Id: I9ecf4af2a4bd1fc2509eb5f8a7df69fcda67be8a
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%