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 <tjeya...@redhat.com>
Gerrit-Reviewer: Bala.FA <barum...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Nishanth Thomas <nishusem...@gmail.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: Timothy Asir <tjeya...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to