cinder/cinder/brick
Huangsm 5e0957b20d Correct Extend lvm Volume
A volume extened which has some snapshot will be deactivated.
With this change, the volume will be reactivated.

Change-Id: I11c9b5935d74a5a3d4562ec1ce534b9e412d6030
Closes-Bug: #1663525
2017-03-15 18:05:41 +08:00
..
local_dev Correct Extend lvm Volume 2017-03-15 18:05:41 +08: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.