Change in ovirt-engine[ovirt-engine-3.6]: core: sign websocket ticket did not work for VNC

Tal Nisan has submitted this change and it was merged. Change subject: core: sign websocket ticket did not work for VNC ...................................................................... core: sign websocket ticket did not work for VNC The problem was, that the VNC has the tls_port null and the code have not expected it and failed on NPE. Change-Id: Id402460c6d014c9ec9594727c15fe08922991733 Bug-Url: https://bugzilla.redhat.com/1305837 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetSignedWebsocketProxyTicketQuery.java 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Tomas Jelinek: Verified Jenkins CI: Passed CI tests Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/53822 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id402460c6d014c9ec9594727c15fe08922991733 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com