
Piotr Kliczewski 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> (cherry picked from commit baa9730f86f358755b03c9199480e8f54ded5cdf) --- 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/58595 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifeec86e2e11062c9c5a261595e37e0ea87e7371a 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: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>