deb-cinder/cinder/brick/local_dev
Nate Potter 4373e98fa0 Remove race condition from lvextend
Currently it's possible for extend_volume in lvm to return
from the deactivate_lv call and try to extend the volume before
the lv has actually been deactivated. This patch adds logic to
make sure that the lv is deactivated before returning from
deactivate_lv.

Change-Id: Ifc9dcb20e17c60a835e9f3b38c5bffd836fa5188
Closes-bug: #1495560
2016-08-01 20:26:14 +00:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
lvm.py Remove race condition from lvextend 2016-08-01 20:26:14 +00:00