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

omachace at redhat.com omachace at redhat.com
Sun Aug 28 20:01:08 UTC 2016


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 at 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 at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list