Mark Wu has posted comments on this change.

Change subject: Add iproute2 configurator
......................................................................


Patch Set 18:

(1 comment)

....................................................
File vdsm/netconf/iproute2.py
Line 121:         if toBeRemoved:
Line 122:             if iface.master is None:
Line 123:                 self.configApplier.removeIpConfig(iface)
Line 124: 
Line 125:             if destroy:
Done
Line 126:                 destroyAction(iface)
Line 127:             else:
Line 128:                 self.configApplier.setIfaceMtu(iface.name,
Line 129:                                                netinfo.DEFAULT_MTU)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I762cfa30f78c5a46507b86f53e98bcf79dfc5844
Gerrit-PatchSet: 18
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Mark Wu <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Assaf Muller <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Mark Wu <[email protected]>
Gerrit-Reviewer: Petr Ĺ ebek <[email protected]>
Gerrit-Reviewer: Saggi Mizrahi <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to