ad1cb22024db3ac8277ea775f41c3f8389c7e935

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
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
Languages
Python
97%
Shell
3%