Change in ovirt-engine[master]: restapi: Replace "networklabels" with "labels" in V3

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Replace "networklabels" with "labels" in V3 ...................................................................... restapi: Replace "networklabels" with "labels" in V3 In version 4 of the API the "labels" URL segment was renamed to "labels", but we need to preserve it in version 3. This patch changes the network label out adapter so that it performs the required replacement. Change-Id: Ifeec86e2e11062c9c5a261595e37e0ea87e7371a 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/V3NetworkLabelOutAdapter.java 1 file changed, 8 insertions(+), 2 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/58540 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifeec86e2e11062c9c5a261595e37e0ea87e7371a Gerrit-PatchSet: 2 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