Change in vdsm[master]: net: Removing 'link' scoped addresses from the ip address list

danken at redhat.com danken at redhat.com
Tue Mar 1 14:48:32 UTC 2016


Dan Kenigsberg has posted comments on this change.

Change subject: net: Removing 'link' scoped addresses from the ip address list
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/54211/2/tests/network/netinfo_test.py
File tests/network/netinfo_test.py:

Line 320:             on the device depending on OS configuration"""
Line 321:             ipv4addr, ipv4netmask, ipv4addrs, ipv6addrs = \
Line 322:                 addresses.getIpInfo(*a, **kw)
Line 323:             ipv6addrs = [
Line 324:                 addr for addr in ipv6addrs]
and a similar code snippet should be dropped from kernelconfig.py

   non_local_addresses = _translate_ipv6_addr(net_attr['ipv6addrs'])
Line 325:             return ipv4addr, ipv4netmask, ipv4addrs, ipv6addrs
Line 326: 
Line 327:         IP_ADDR = '192.0.2.2'
Line 328:         IP_ADDR_SECOND = '192.0.2.3'


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If8bbee8deebdfc617bc82f811e8a20e4db11ebb5
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Marcin Mirecki <mmirecki 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: Yevgeny Zaspitsky <yzaspits at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list