Change in ovirt-engine[ovirt-engine-3.6]: restapi: NPE after add graphics console

Tal Nisan has submitted this change and it was merged. Change subject: restapi: NPE after add graphics console ...................................................................... restapi: NPE after add graphics console The problem was that the TYPES.put(GraphicsConsole.class, map); has been called 3 times overriding each other. Change-Id: I348f1125a8e4f5448cddb0c478c398694523883a Bug-Url: https://bugzilla.redhat.com/1236497 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/utils/LinkHelper.java 1 file changed, 4 insertions(+), 7 deletions(-) Approvals: Tomas Jelinek: Verified Ori Liel: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/47585 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I348f1125a8e4f5448cddb0c478c398694523883a Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com