Juju Charm - Cinder backup
Go to file
Edward Hope-Morley 199440c0df First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
hooks First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
unit_tests First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
.bzrignore 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
Makefile First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
README.md First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
charm-helpers-hooks.yaml First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +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 First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01:00
setup.cfg First commit of cinder-backup subordinate charm 2015-10-01 17:11:59 +01: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