Go to file
Myles Penner ad1cb22024 Fix issues related to py312 compatibility
Summary of changes:
- Bump flake8 from 3.9.2 to 7.1.1
- Remove pinning for setuptools
- Add py312 section to tox.ini [testenv]
- Minor whitespace linting fix

Change-Id: Iaef27965be8c1e92eeaa16f5b465da8624f54a7a
2024-08-20 20:42:09 +00:00
2020-02-18 11:00:07 -06:00
2019-06-21 16:33:10 +03:00
2019-06-22 15:55:18 +03:00
2023-03-08 14:16:37 +00:00
2022-09-27 17:37:28 +00:00
2024-02-24 19:53:18 +00:00
2019-11-26 17:06:23 +01:00
2021-10-08 10:46:30 +02:00
2022-02-01 19:45:01 +00:00

Cinder Backup to external Swift

Overview

Support for backing up volumes to external swift. Cinder-backup service configuration is propagated to the cinder charm.

In order to use it external swift URL is needed along with authentication details.

To use:

juju deploy cinder
juju deploy cinder-backup-swift-proxy
juju add-relation cinder-backup-swift-proxy cinder

Bugs

Please report bugs on Launchpad. For general questions please refer to the OpenStack Charm Guide.

Description
Juju Charm - Cinder backup swift proxy
Readme 1.6 MiB
Languages
Python 97%
Shell 3%