Corey Bryant 068240f115 Add 2023.2 Bobcat support
* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* drop kinetic
* update charmcraft_channel to 2.x/stable

Change-Id: I272c90848169e142a8c032f581b0d7cecebc299f
2023-08-02 14:09:37 -04:00
2023-08-02 14:09:37 -04:00
2023-08-02 14:09:37 -04: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
2022-08-26 18:40:30 +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%