David Ames 6f870ab8bf Update stable charms to use stable CH in test reqs
In our test-requirements.txt we often pull in charm-helpers. As stable and
master branches of charm-helpers diverge this can lead to testing failures
on the stable branch charms.

Update tests-requirements.txt to point to the stable branch of charm-helpers.

Change-Id: I79aaa52c41780a0d14875ef8fe1f10726e013129
2019-05-06 16:13:58 -07:00
2019-04-17 14:02:25 -07:00
2019-02-13 16:24:29 +00:00
2019-04-19 19:48:29 +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
2019-04-05 11:35:36 +00:00
2018-10-03 11:40:48 -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%