Corey Bryant fb5823a5ff Pin tox to < 4.0.0
Tox 4.0.0 was recently released and it has several breaking changes.
We pin to < 4.0.0 here. We are planning to move forward only on the
master charm branches.

Tox is also pinned to < 4.0.0 for stable branches in upstream
openstack-zuul-jobs as well as in zosci-config. However, the
requires= section in the charm's tox.ini file ends up installing
tox>4, wiping out the zuul-pinned tox<4 that was already installed
installed. This patch fixes that.

Related-Bug: #2002788
Change-Id: Ieb12e9abfe00e23b98c4473c459affd15aa6b26f
2023-01-13 15:21:23 -05: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
2023-01-13 15:21:23 -05: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%