https://github.com/openstack/charm-cinder-backup-swift-proxy
Juju Charm - Cinder backup swift proxy. Mirror of code maintained at opendev.org.
https://github.com/openstack/charm-cinder-backup-swift-proxy
Last synced: 5 months ago
JSON representation
Juju Charm - Cinder backup swift proxy. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/charm-cinder-backup-swift-proxy
- Owner: openstack
- Created: 2019-12-03T15:35:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-20T20:20:48.000Z (about 1 year ago)
- Last Synced: 2025-05-20T21:58:14.347Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/charm-cinder-backup-swift-proxy
- Size: 734 KB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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](https://bugs.launchpad.net/charm-cinder-backup-swift-proxy/+filebug).
For general questions please refer to the OpenStack [Charm Guide](https://github.com/openstack/charm-guide).