Alon Bar-Lev has posted comments on this change.

Change subject: Adding getBiosInfo API to vdsm cli and merge bios information 
with vdsGetCaps
......................................................................


Patch Set 13: (1 inline comment)

....................................................
File vdsm/dmidecodeUtil.py
Line 85:         MEMORY INFORMATION
Line 86:         ==================
Line 87: {memory}
Line 88:         """.format(
Line 89:         system=formatData(d['system']),
I would have indented these...

Does it pass pep8?

Anyway much better than the initial version!!! I hope you agree.
Line 90:         bios=formatData(d['bios']),
Line 91:         cache=formatData(d['cache']),
Line 92:         processor=formatData(d['processor']),
Line 93:         chassis=formatData(d['chassis']),


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic429ef101fcf9047c4b552405314dc7ba9ba07a0
Gerrit-PatchSet: 13
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Andrew Cathrow <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Mark Wu <[email protected]>
Gerrit-Reviewer: Saggi Mizrahi <[email protected]>
Gerrit-Reviewer: ShaoHe Feng <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to