Francesco Romani has posted comments on this change.

Change subject: hostdev: expose parameters needed to support hotunplug
......................................................................


Patch Set 2: Code-Review+1

(1 comment)

partial review. Looks OK, albeit a bit hard to parse. Partial ACK.
Please check the inline comments and let's try to make it easier to read.

https://gerrit.ovirt.org/#/c/54939/2/vdsm/virt/vmdevices/hostdevice.py
File vdsm/virt/vmdevices/hostdevice.py:

Line 65:         return ('./devices/hostdev/source/address{}'.format(
       :             ''.join(['[@{key}=\'{base}{value:{padding}}\']'.format(
       :                 key=key, value=int(value), **_padding(key)) for
       :                 key, value in self.hostAddress.items()])))
this is a bit too terse. Could you please unzip it to make easier to parse for 
humans?


-- 
To view, visit https://gerrit.ovirt.org/54939
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I09e879051b1d47e48e9ae73c1f7d9bfbea8f1237
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpoled...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to