Igor Lvovsky has submitted this change and it was merged. Change subject: pylint: vdsm/libvirtvm.py ......................................................................
pylint: vdsm/libvirtvm.py E:914,11:NetworkInterfaceDevice.__init__: Access to member 'nicModel' before its definition line 915 Modify the kwarg dict before device init. Change-Id: I2b090c647089588f621552f7b99aed4ba33c0e71 Signed-off-by: Ryan Harper <[email protected]> --- M vdsm/libvirtvm.py 1 file changed, 6 insertions(+), 2 deletions(-) Approvals: Saggi Mizrahi: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, but someone else must approve Igor Lvovsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3443 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2b090c647089588f621552f7b99aed4ba33c0e71 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ryan Harper <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
