]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
The DRBD(manage) Cinder volume driver
authorPhilipp Marek <philipp.marek@linbit.com>
Thu, 18 Dec 2014 19:12:13 +0000 (20:12 +0100)
committerPhilipp Marek <philipp.marek@linbit.com>
Mon, 5 Jan 2015 13:42:16 +0000 (14:42 +0100)
commitb75378d44b59f19746d3917b2e4da1eb76123d53
treebb5a231cfedeec2bda7cf2122401ff43bc1ad14f
parent9651f547147188645942466602c92cce06666483
The DRBD(manage) Cinder volume driver

This driver allows to use DRBD 9, via the DRBDmanage Dbus API,
as a Software-Defined-Storage backend.

Cert test result: https://bugs.launchpad.net/cinder/+bug/1400834

Change-Id: Ia0851ddaf405044978343f61cf22c61e7f6682c2
cinder/tests/test_drbdmanagedrv.py [new file with mode: 0644]
cinder/volume/drivers/drbdmanagedrv.py [new file with mode: 0644]