Juju Charm - Cinder backup
Go to file
OpenDev Sysadmins 9796158a61 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:48:28 +00:00
hooks Replace openstack.org git:// URLs with https:// 2019-03-24 20:32:53 +00:00
templates Enable tests/021-basic-xenial-mitaka amulet 2016-04-12 15:45:04 +00:00
tests Updates for stable branch creation 2016-04-21 15:19:21 +01:00
unit_tests First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
.coveragerc First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
.gitignore Resync stable charm-helpers 2016-05-18 17:42:51 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:48:28 +00:00
.testr.conf Use tox in Makefile targets 2016-03-16 22:31:27 +00:00
Makefile Use tox in Makefile targets 2016-03-16 22:31:27 +00:00
README.md First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
charm-helpers-hooks.yaml Updates for stable branch creation 2016-04-21 15:19:21 +01:00
charm-helpers-tests.yaml Updates for stable branch creation 2016-04-21 15:19:21 +01:00
config.yaml First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
copyright First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
icon.svg First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
metadata.yaml [hopem,r=] 2016-01-24 15:59:59 +00:00
requirements.txt Charmhelper sync before 1604 testing 2016-04-13 08:37:02 +00:00
setup.cfg First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
test-requirements.txt Update to charm-tools >= 2.0.0 2016-03-23 09:30:16 +00:00
tox.ini Update to charm-tools >= 2.0.0 2016-03-23 09:30:16 +00:00

README.md

Cinder Backup Service

Overview

This charm provides a

To use:

juju deploy cinder
juju deploy -n 3 ceph
juju deploy cinder-backup
juju add-relation cinder-backup cinder
juju add-relation cinder-backup ceph

Configuration