Change in ovirt-engine-sdk[master]: Fix creation of service URL path

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> --- 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 Juan Hernandez: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/60055 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieae78b6dda26a5ef5a5c7a5670509e39e5e2e78d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com>
participants (1)
-
omachace@redhat.com