Go to file
Alex Kavanagh 2f1595f76d Stable artefacts for stable/2023.1 (antelope)
This patch is to lock the stable/2023.1 (antelope release) charms
down so that as much as possible.
In particular, this patch does:

- set the .gitreview to stable/2023.1
- lock zaza and zaza-openstack-tests to stable/antelope branches
- for reactive charms Add build.lock files to lock the layers
  and python modules used to build the charm.
- for ops framework charms, extract a pip freeze from the
  charmcraft container after building the charm to lock the
  modules used to build the charm.
- drop the kinetic bundles if the exist. (Note the updates to
  tests.yaml is in another batch (topic: antelope-voting)
- update the bundles so that they point to the antelope specific
  channels.  e.g. 2023.1/edge for OpenStack charms, 23.03/edge for
  OVN charms, quincy/edge for Ceph charms and generally, the
  appropriate LTS Jammy branch for the various support charms.

Change-Id: I6602c57c808917a5158fe4dbb8d311945fa875f7
2023-04-20 18:59:11 +01:00
2023-03-14 14:12:46 +00:00
2023-03-14 14:12:46 +00:00
2022-08-26 18:40:30 +00:00
2023-03-14 14:12:46 +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
2023-03-14 14:12:46 +00:00
2023-03-14 14:12:46 +00: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%