Dan Kenigsberg has posted comments on this change.

Change subject: Add IPv6 support to configNetwork
......................................................................


Patch Set 4:

(1 comment)

Are the func tests failure real?

....................................................
File vdsm/netmodels.py
Line 407: class IpConfig(object):
Line 408:     ipConfig = namedtuple('ipConfig', ['ipaddr', 'netmask', 'gateway',
Line 409:                                        'defaultRoute', 'ipv6addr',
Line 410:                                        'ipv6gateway', 
'ipv6defaultRoute',
Line 411:                                        'bootproto', 'async',  
'ipv6autoconf',
doublespace
Line 412:                                        'dhcpv6'])
Line 413: 
Line 414:     def __init__(self, inet4=None, inet6=None, bootproto=None, 
blocking=False,
Line 415:                  ipv6autoconf=None, dhcpv6=None):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I8ed056b683f0cb893b2edcf1ae673c64ce5cd18c
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Šebek <pse...@redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegu...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Petr Šebek <pse...@redhat.com>
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