4373e98fa0
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 |
||
---|---|---|
.. | ||
local_dev | ||
__init__.py | ||
README.txt |
Brick has been migrated to a new standalone pypi library called os-brick. We are leaving the local_dev directory here for the time being until we can migrate it to a new home.