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

Tal Nisan 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> (cherry picked from commit 859cc891d7c8dede492f62f22a85425104d948ca) --- 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: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/58283 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e5706f26b5c1f4c4b32da87808f5a574aac6971 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com