Myles Penner bdd525b0d8 Sync charmhelpers
Refresh charmhelpers with the latest Flamingo/Gazpacho version
metadata.

Change-Id: Ie90442a28248da4b46d2875627c3110bfa1f33ba
Signed-off-by: Myles Penner <myles.penner@canonical.com>
2025-10-24 14:32:59 -07:00
2025-10-24 14:32:59 -07:00
2024-09-03 21:40:56 +00:00
2023-11-09 07:31:46 +00:00
2019-04-19 19:48:28 +00:00
2024-09-03 21:40:56 +00:00
2022-08-26 18:40:30 +00:00
2024-09-03 21:40:56 +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
2024-09-03 21:40:56 +00:00
2024-09-03 21:40:56 +00:00
2021-09-22 14:51:04 +01:00
2023-11-30 15:43:45 -08:00
2024-08-20 20:26:25 +00:00
2024-09-03 21:40:56 +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

This charm currently does not offer any configuration options.

OpenStack Dashboard Intergation

By default cinder backup does not appear on the OpenStack Horizon dashboard. If you have OpenStack Horizon Dashboard deployed in your environment, enable cinder backup menus using the following command:

juju config openstack-dashboard cinder-backup=true
Description
Juju Charm - Cinder backup
Readme 2.6 MiB
Languages
Python 99.6%
Shell 0.4%