Juju Charm - Cinder backup
Go to file
James Page 832839fb1b Add gitreview prior to migration to openstack 2016-02-24 21:53:30 +00:00
hooks [trivial] make charm set stateless=true in rel with cinder 2016-02-05 09:32:58 +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
.gitreview Add gitreview prior to migration to openstack 2016-02-24 21:53:30 +00: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