Go to file
Alex Kavanagh 0262da9c91 Update to build using charmcraft
Due to a build problem with the reactive plugin, this change falls back
on overriding the steps and doing a manual build, but it also ensures
the CI system builds the charm using charmcraft.  Changes:

- add a build-requirements.txt
- modify charmcraft.yaml
- modify osci.yaml
    -> indicate build with charmcraft
- modify tox.ini
    -> tox -e build does charmcraft build/rename
    -> tox -e build-reactive does the reactive build
- modify bundles to use the <charm>.charm artifact in tests.
  and fix deprecation warning re: prefix
- tox inception to enable tox -e func-test in the CI

Change-Id: I7899c4100ebb46b255a699c61d3723441ccf3cfa
2022-02-01 19:45:01 +00:00
2022-02-01 19:45:01 +00:00
2020-01-17 17:27:16 +01: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
2021-12-15 09:54:57 +00:00
2022-02-01 19:45:01 +00:00
2021-10-08 10:46:30 +02: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
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%