Change in vdsm[master]: Provide device details using python-blivet module

barumuga at redhat.com barumuga at redhat.com
Wed Nov 19 09:37:15 UTC 2014


Bala.FA has posted comments on this change.

Change subject: Provide device details using python-blivet module
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.ovirt.org/#/c/35028/5/vdsm/gluster/storagedev.py
File vdsm/gluster/storagedev.py:

Line 22: from . import makePublic
Line 23: 
Line 24: 
Line 25: @makePublic
Line 26: def storageDeviceList():
Add unit test
Line 27:     blivetEnv = blivet.Blivet()
Line 28:     blivetEnv.reset()
Line 29:     deviceList = []
Line 30:     for device in blivetEnv.devices:


-- 
To view, visit http://gerrit.ovirt.org/35028
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I85f520c6f476731cb5982d8256cb701387be87cf
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Timothy Asir <tjeyasin at redhat.com>
Gerrit-Reviewer: Bala.FA <barumuga at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Nishanth Thomas <nishusemail at gmail.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat at redhat.com>
Gerrit-Reviewer: Timothy Asir <tjeyasin at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list