Change in vdsm[master]: net: Enable VDSM to perform migration over IPv6

danken at redhat.com danken at redhat.com
Tue Jan 19 08:32:37 UTC 2016


Dan Kenigsberg has posted comments on this change.

Change subject: net: Enable VDSM to perform migration over IPv6
......................................................................


Patch Set 2: Code-Review-1

(3 comments)

https://gerrit.ovirt.org/#/c/51933/2/vdsm/virt/migration.py
File vdsm/virt/migration.py:

Line 130: ipv6 tool module
I'm not sure what are you referring to.

you are welcome to introduce this helper function into lib/vdsm/netinfo/addresses.py


Line 132: a.count(':')
(':' in a) is a more straight-forward way to test this.


Line 134: \
trailing backslashes are quite ugly. I'd rather use parenthesis, or a multi-line condition instead.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Id12e6df9004737ea6eec450d2e07cbb10aaa104a
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Edward Haas <edwardh 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: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list