Change in ovirt-engine[master]: engine: enable IPv6 address as a host address in vdsbroker
alkaplan at redhat.com
alkaplan at redhat.com
Tue Apr 5 13:42:20 UTC 2016
Alona Kaplan has submitted this change and it was merged.
Change subject: engine: enable IPv6 address as a host address in vdsbroker
......................................................................
engine: enable IPv6 address as a host address in vdsbroker
An IPv6 address has to be wrapped with brackets '[]' in order
to be a part of a valid URL.
The URL construction code (XmlRpcUtils.getConnectionUrl method)
was changed to use the proper constructor rather than constructing
the URL string in our code.
Change-Id: Ida265b37fc0035709588ba0262f8cbaf2bb9b1d1
Bug-Url: https://bugzilla.redhat.com/1080725
Signed-off-by: Yevgeny Zaspitsky <yzaspits at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/xmlrpc/XmlRpcUtils.java
A backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/xmlrpc/XmlRpcUtilsTest.java
2 files changed, 82 insertions(+), 11 deletions(-)
Approvals:
Alona Kaplan: Looks good to me, approved; Passed CI tests
Yevgeny Zaspitsky: Verified
--
To view, visit https://gerrit.ovirt.org/53311
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ida265b37fc0035709588ba0262f8cbaf2bb9b1d1
Gerrit-PatchSet: 38
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yevgeny Zaspitsky <yzaspits at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list