Change in vdsm[master]: net: api: return networks to connectivity check from setup

edwardh at redhat.com edwardh at redhat.com
Mon Feb 22 20:25:31 UTC 2016


Edward Haas has posted comments on this change.

Change subject: net: api: return networks to connectivity check from setup
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/53757/2/lib/vdsm/network/api.py
File lib/vdsm/network/api.py:

Line 697: def _add_missing_networks(configurator, networks, bondings, logger, _netinfo):
Line 698:     # We need to use the newest host info
Line 699:     _netinfo.updateDevices()
Line 700: 
Line 701:     connectivity_check_networks = set()
> good point.
You mean 'remove' networks should not appear here?
Line 702: 
Line 703:     for network, attrs in networks.iteritems():
Line 704:         if 'remove' in attrs:
Line 705:             continue


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I57b557442fe6b2324cda19a8d3917cb8221268a7
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Edward Haas <edwardh at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ondřej Svoboda <osvoboda at redhat.com>
Gerrit-Reviewer: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list