Corey Bryant 5c923204ad 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.

Change-Id: I700c9a2247313d9648375e11ea87950a97d7858d
2023-01-09 13:58:58 -05:00
2022-08-26 18:40:30 +00:00
2022-08-26 18:40:30 +00:00
2016-06-28 12:10:59 +01:00
2017-08-02 15:56:10 +01:00
2016-06-28 12:10:59 +01:00
2020-11-12 11:27:15 +01:00
2022-08-26 18:40:30 +00:00
2021-09-22 14:51:04 +01:00
2022-08-26 18:40:30 +00:00
2023-01-09 13:58:58 -05:00

Cinder Backup Service

Overview

This charm provides a Cinder Backup component as part of OpenStack Cinder service. It is intended to be used alongside the other OpenStack components, even though it must have relation set up with core Cinder service.

To use:

juju deploy cinder
juju deploy -n 3 ceph
juju deploy cinder-backup
juju add-relation cinder-backup cinder
juju add-relation cinder-backup ceph

Configuration

Description
Juju Charm - Cinder backup
Readme 2.7 MiB
Languages
Python 99.6%
Shell 0.4%