Change in ovirt-engine[master]: core: allow ipv6 address for migration role in cluster network

From Moti Asayag <masayag@redhat.com>:
Moti Asayag has submitted this change and it was merged. Change subject: core: allow ipv6 address for migration role in cluster network ...................................................................... core: allow ipv6 address for migration role in cluster network we're now allowing migration networks to consist of interfaces that solely use ipv6. it is already possible to setup a host migration attachment to use ipv6, however it is not possible to set migration role when some host in a cluster doesn't have an ipv4 address in the relevant nic. when determining what's considered a missing ip in a nic, check for the role of the cluster network, and if it's migration, consider it to be missing only if both ipv6 and ipv4 addresses are missing. Change-Id: Iae51623ebbfc2431d5f42f1e026c853afbbedb5a Signed-off-by: Leon Goldberg <lgoldber@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/NetworkClusterValidatorBase.java 1 file changed, 12 insertions(+), 3 deletions(-) Approvals: Jenkins CI: Passed CI tests Leon Goldberg: Verified Moti Asayag: Looks good to me, approved Yevgeny Zaspitsky: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/68996 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iae51623ebbfc2431d5f42f1e026c853afbbedb5a Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Leon Goldberg <lgoldber@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Leon Goldberg <lgoldber@redhat.com> Gerrit-Reviewer: Marcin Mirecki <mmirecki@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review