Change in ovirt-engine[master]: backend: added isIpv6MigrationProperlyHandled to FeatureSupp...

From Moti Asayag <masayag@redhat.com>:
Moti Asayag has submitted this change and it was merged. Change subject: backend: added isIpv6MigrationProperlyHandled to FeatureSupported ...................................................................... backend: added isIpv6MigrationProperlyHandled to FeatureSupported ipv6 migration/literal ip addressess are due to be introduced in 4.2, where vdsm properly handles/ensures ipv6 literal addresses to be used in qemu uri's. until then, a temporary solution that simply wraps ipv6 addresses in square brackets (in accordance with rfc2732) is planned to be placed on top of this patch. Change-Id: I7cafa52dca0b3364efc560319ed668a7a6122d90 Signed-off-by: Leon Goldberg <lgoldber@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/FeatureSupported.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 3 files changed, 12 insertions(+), 0 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/69425 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7cafa52dca0b3364efc560319ed668a7a6122d90 Gerrit-PatchSet: 7 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: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review