cinder/cinder/brick
Eric Harney 83e511e012 LVM: Use --readonly for lvs
We only need information about existence of
LVs, which is readable w/ --readonly.

This should perform better in general
and may help dodge the problem appearing in
bug #1901783.

This requires LVM 2.02.107+.

Related-Bug: #1901783
Change-Id: Ib2a6dac8d074decfbbba2ca8330714f80d2973c9
2021-01-11 17:02:20 -05:00
..
local_dev LVM: Use --readonly for lvs 2021-01-11 17:02:20 -05: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.