Ondřej Svoboda has posted comments on this change.

Change subject: iproute2: Try to remove all dynamic routes even if removal of 
one fails
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

Missing import.

http://gerrit.ovirt.org/#/c/36652/1/vdsm/network/configurators/iproute2.py
File vdsm/network/configurators/iproute2.py:

Line 23: from vdsm import ipwrapper
Line 24: from vdsm.constants import EXT_BRCTL
Line 25: from vdsm.ipwrapper import routeAdd
Line 26: from vdsm.ipwrapper import routeDel
Line 27: from vdsm.ipwrapper import ruleAdd
from vdsm.ipwrapper import IPRoute2Error
Line 28: from vdsm.ipwrapper import ruleDel
Line 29: from vdsm.netconfpersistence import RunningConfig
Line 30: from vdsm.utils import CommandPath
Line 31: from vdsm.utils import execCmd


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6e63d5ceba72be91fdab5ffd9a71ceab398950b9
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ondřej Svoboda <osvob...@redhat.com>
Gerrit-Reviewer: Ondřej Svoboda <osvob...@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