Files
charm-cinder-backup-swift-p…/README.md
2019-04-17 19:29:55 +03:00

23 lines
624 B
Markdown

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
juju add-relation cinder-backup-swift cinder
# Bugs
Please report bugs on [Launchpad](https://bugs.launchpad.net/charm-cinder-backup-swift/+filebug).
For general questions please refer to the OpenStack [Charm Guide](https://github.com/openstack/charm-guide).