James Page e16c66c3ca
Sync/rebuild for Dalmatian/Epoxy updates
Refresh and rebuild charm for awareness of Dalmatian and Epoxy
Cloud Archive releases.

Change-Id: I1a4292761339ac85a685d19447451cdd7efa6508
2024-11-15 12:13:07 +00: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%