Juju Charm - Cinder backup
Go to file
Edward Hope-Morley 2be8a722d0 [trivial] sync charmhelpers and add amulet tests. 2016-01-26 12:23:55 +00:00
hooks [hopem,r=] 2016-01-24 15:59:59 +00:00
tests [hopem,r=] 2016-01-24 15:59:59 +00: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 [hopem,r=] 2016-01-24 15:59:59 +00: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
charm-helpers-tests.yaml [hopem,r=] 2016-01-24 15:59:59 +00: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
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