DevStack plugin to configure the DRBD backend.
Go to file
Philipp Marek 9fc59ec9be Fix an assumption: "btrfs-tools" might not be installed.
And then the "80-btrfs-lvm.rules" doesn't exist, too.

Change-Id: Ic9b9217126a303e67c02eaefd1c29126ba87ad54
2015-09-23 15:44:50 +02:00
devstack Fix an assumption: "btrfs-tools" might not be installed. 2015-09-23 15:44:50 +02:00
.gitignore drbd-devstack: Initial implementation. 2015-05-22 22:05:35 +02:00
.gitreview Added .gitreview 2015-04-09 08:43:48 +00:00
CONTRIBUTING.rst drbd-devstack: Initial implementation. 2015-05-22 22:05:35 +02:00
LICENSE drbd-devstack: Initial implementation. 2015-05-22 22:05:35 +02:00
README.rst drbd-devstack: Initial implementation. 2015-05-22 22:05:35 +02:00
drbd-devstack.json drbd-devstack: Initial implementation. 2015-05-22 22:05:35 +02:00
tox.ini drbd-devstack: Initial implementation. 2015-05-22 22:05:35 +02:00

README.rst

drbd-devstack

DRBD installation helper for DevStack.

  • Free software: Apache license

This plugin helps to install the DRBD backend for Cinder (and, later on, Nova) in a devstack install.

Usage