Juju Charm - Cinder backup
Go to file
Liam Young 84474c1b19 Charmhelper sync before 1604 testing
Change-Id: I6d01e32f83b26f98410a9fcb51e9c33cb0f26f35
2016-04-13 08:37:02 +00:00
hooks Charmhelper sync before 1604 testing 2016-04-13 08:37:02 +00:00
tests Charmhelper sync before 1604 testing 2016-04-13 08:37:02 +00: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 Use tox in Makefile targets 2016-03-16 22:31:27 +00:00
.gitreview Add gitreview prior to migration to openstack 2016-02-24 21:53:30 +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 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
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