Petr Horáček has posted comments on this change.

Change subject: network: ignore broken network on its removal
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/37371/1/vdsm/network/api.py
File vdsm/network/api.py:

Line 314:         netmask=netmask, gateway=gateway, bootproto=bootproto, 
dhcpv6=dhcpv6,
Line 315:         blockingdhcp=blockingdhcp, ipv6addr=ipv6addr, 
ipv6gateway=ipv6gateway,
Line 316:         ipv6autoconf=ipv6autoconf, defaultRoute=defaultRoute,
Line 317:         _netinfo=_netinfo, configurator=configurator, opts=options,
Line 318:         ignore_broken_network=True)
this should not be here
Line 319: 
Line 320:     if bridged and network in _netinfo.bridges:
Line 321:         net_ent_to_configure = net_ent.port
Line 322:         logging.info("Bridge %s already exists.", network)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4ad3fc2fdabfb072da4fa3d135ced2f2d4582107
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Petr Horáček <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to