Change in ovirt-engine[master]: restapi: Generate correctly V3 network label links

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Generate correctly V3 network label links ...................................................................... restapi: Generate correctly V3 network label links Currently the links for network labels for version 3 of the API aren't generated correctly, they miss one slash between the identifier of the host NIC and the "labels" word. This patch fixes that. Change-Id: I1e5706f26b5c1f4c4b32da87808f5a574aac6971 Bug-Url: https://bugzilla.redhat.com/1338522 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3HostNicOutAdapter.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3NetworkOutAdapter.java 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Ori Liel: Looks good to me, approved Juan Hernandez: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/58252 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e5706f26b5c1f4c4b32da87808f5a574aac6971 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com