]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
DRBD: new option "drbdmanage_devs_on_controller".
authorPhilipp Marek <philipp.marek@linbit.com>
Thu, 1 Oct 2015 07:58:34 +0000 (09:58 +0200)
committerPhilipp Marek <philipp.marek@linbit.com>
Thu, 1 Oct 2015 07:58:34 +0000 (09:58 +0200)
commit241cba42be31b12c549fe16434199e82f331b20c
tree367985591054d8cc127f7eb0f2fb8effa9d221fe
parentc9eef31820dc385a2c9f4ba24dd1d194f9e7d088
DRBD: new option "drbdmanage_devs_on_controller".

With this option set the c-vol node will have all volumes accessible,
via DRBD-client if no local copy already exists anyway.

This is handy for a) debugging b) maintenance c) iSCSI exports
and other use cases.

Change-Id: Ib347777d2f4bb8b46990d76e138e1dbf13ff95bb
cinder/tests/unit/test_drbdmanagedrv.py
cinder/volume/drivers/drbdmanagedrv.py