cinder/cinder/brick
Sean McGinnis 709b49516c Revert "Synchronize all LVM operations"
This reverts commit 206f980cc2.

This was part of troubleshooting long LVM operations.
The hope is https://review.openstack.org/#/c/625269/
actually fixes the issue since this change, at least
by itself, still had failing runs due to lvchange
operations taking longer than 60 seconds.

Change-Id: I9c3dee2ba94c3779ff43db578c59448acbcf6653
2018-12-18 00:18:41 +00:00
..
local_dev Revert "Synchronize all LVM operations" 2018-12-18 00:18:41 +00:00
README.txt Remove Brick from cinder codebase 2015-05-11 08:23:27 -07:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00

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.