Change in ovirt-engine-sdk[sdk_4.0]: Change Ruby to_s method to Python str method

Ondra Machacek has submitted this change and it was merged. Change subject: Change Ruby to_s method to Python str method ...................................................................... Change Ruby to_s method to Python str method Previously we accidentally transformed id to string with Ruby to_s method, but we should use Python str method. Change-Id: I1117ac6d3cbe8b4a620beee6825392e2fca66377 Signed-off-by: Ondra Machacek <omachace@redhat.com> (cherry picked from commit b165709db73cef8214987c42926137a95290c909) --- M generator/src/main/java/org/ovirt/sdk/python/WritersGenerator.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/62906 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1117ac6d3cbe8b4a620beee6825392e2fca66377 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> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
omachace@redhat.com