
Ondra Machacek has submitted this change and it was merged. Change subject: Fix creation of service URL path ...................................................................... Fix creation of service URL path This patch fixes creation of service URL path. Previously when constructing service URL path, we by mistake truncated last character of id of the service. This patch fixes it. Change-Id: Ieae78b6dda26a5ef5a5c7a5670509e39e5e2e78d Signed-off-by: Ondra Machacek <omachace@redhat.com> (cherry picked from commit 3fff590aa20da73986995742f8a333417335c8de) --- M generator/src/main/java/org/ovirt/sdk/python/ServicesGenerator.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ondra Machacek: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/60072 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieae78b6dda26a5ef5a5c7a5670509e39e5e2e78d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: sdk_4.0 Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com>