]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
DRBD: Define a separate prefix for snapshots
authorPhilipp Marek <philipp.marek@linbit.com>
Mon, 20 Jul 2015 20:23:19 +0000 (22:23 +0200)
committerPhilipp Marek <philipp.marek@linbit.com>
Mon, 20 Jul 2015 20:23:19 +0000 (22:23 +0200)
commit23270493b88925e05c5b632b44d468cdc50f4110
treefd10cb0b2a14c243c321c95ff807dc370b1e8130
parentb31979bee6786d918647eb546b1482e7a632d484
DRBD: Define a separate prefix for snapshots

As snapshots and volumes are done via one namespace (DRBD resources),
having distinct names helps during debugging - it's easy to see which
type of Cinder element is.

Change-Id: I4080651c8ac471f1de93ab2b63a6cec46d583bce
cinder/volume/drivers/drbdmanagedrv.py