Go to file
James Page 23f0a6d35d Resync charm-helpers
Avoid use of 'service --status-all' which is currently
broken on trusty for upstart managed daemons; the change
moves to detecting how the daemon is managed, and then
using upstart status XXX or the return code of service XXX
status to determine whether a process is running.

Fixes for IPv6 network address detection under Ubuntu
16.04 which changes the output format of the ip commands
slightly.

Update the version map to include 8.1.x as a Neutron
version for Mitaka.

Change-Id: Id7fbde876f717aba34374815cdc36eb477857817
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674
2016-05-18 14:04:02 +01:00
2016-05-18 14:04:02 +01:00
2016-05-18 14:04:02 +01:00
2016-03-16 22:31:27 +00:00
2016-01-24 15:59:59 +00:00
2016-03-16 22:31:27 +00:00
2016-01-24 15:59:59 +00:00
2016-03-23 09:30:16 +00:00

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

Description
Juju Charm - Cinder backup
Readme 2.6 MiB
Languages
Python 99.6%
Shell 0.4%