os-brick/os_brick/local_dev
wang yong c1bd361b93 Remove the unnecessary pv_list assign during LVM object init
The pv_list of LVM object actually wanted to be a list of dict of
physical volumes' info, but in the routine of creating a new vg,
we assign a list of physical volumes' name to it, which is unnecessary,
and also confuse people.

Change-Id: I5f74200e6df954258f261a30e9f5a5b56c6def2f
2018-01-11 00:59:31 +00:00
..
__init__.py os-brick add cinder local_dev lvm code 2016-01-12 08:17:31 -08:00
lvm.py Remove the unnecessary pv_list assign during LVM object init 2018-01-11 00:59:31 +00:00