Alex Kavanagh 3d60b48650 21.04 libraries freeze for charms on master branch
* charm-helpers sync for classic charms
* build.lock file for reactive charms
* ensure tox.ini is from release-tools
* ensure requirements.txt files are from release-tools
* On reactive charms:
  - ensure stable/21.04 branch for charms.openstack
  - ensure stable/21.04 branch for charm-helpers

Change-Id: If9e43dad6b3addaea2a6587763b8e9d718bc861a
2021-04-03 20:23:18 +01:00
2021-02-19 17:00:33 -07:00
2019-02-13 16:24:29 +00:00
2019-04-19 19:48:28 +00:00
2019-10-23 09:58:07 +08: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
2021-02-23 11:13:58 +01:00
2020-12-11 13:55:05 +01:00
2020-12-11 13:55:05 +01: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.6 MiB
Languages
Python 99.6%
Shell 0.4%