Change in ovirt-engine[master]: restapi: Fix findbug error - wrong key type

Moti Asayag has submitted this change and it was merged. Change subject: restapi: Fix findbug error - wrong key type ...................................................................... restapi: Fix findbug error - wrong key type The key type should be a Guid instead of the String which is passed to query map of type Map<Guid, VdsNetworkInterface>. Change-Id: If29de8662dfcdf58f063e09083d241f91e4a8ebf Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostNicsResource.java 1 file changed, 6 insertions(+), 2 deletions(-) Approvals: Tal Nisan: Looks good to me, but someone else must approve Juan Hernandez: Looks good to me, approved Moti Asayag: Verified Objections: oVirt Jenkins CI Server: I would prefer that you didn't submit this -- To view, visit http://gerrit.ovirt.org/23525 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If29de8662dfcdf58f063e09083d241f91e4a8ebf Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
masayag@redhat.com