Alex Kavanagh d00d011c18 Improve platform mocking
Patch out charmhelpers.osplatform.get_platform() and
charmhelpers.core.host.lsb_release() globally in the unit tests to
insulate the unit tests from the platform that the unit tests are being
run on.

Change-Id: Ice2a2d2379349c8cf7d77027cbca78b19e9d72d1
func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1170
2023-11-09 07:31:46 +00:00
2023-08-02 14:09:37 -04:00
2023-08-02 14:09:37 -04:00
2023-11-09 07:31:46 +00:00
2019-04-19 19:48:28 +00:00
2023-03-14 14:12:46 +00:00
2022-08-26 18:40:30 +00:00
2023-08-02 14:09:37 -04: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
2023-08-02 14:09:37 -04:00
2023-08-02 14:09:37 -04:00
2021-09-22 14:51:04 +01:00
2023-03-13 13:26:17 -04:00
2023-03-14 14:12:46 +00:00
2023-11-09 07:31:46 +00: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.

The below deployment instructions assume that a Ceph cluster and the Cinder service are pre-existing.

To deploy:

juju deploy --channel <channel> cinder-backup
juju add-relation cinder-backup:backup-backend cinder:backup-backend
juju add-relation cinder-backup:ceph ceph-mon:client

Configuration

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