Change in ovirt-engine-sdk[master]: Convert matrix and query parameters to strings

Juan Hernandez has submitted this change and it was merged. Change subject: Convert matrix and query parameters to strings ...................................................................... Convert matrix and query parameters to strings This patch changes the SDK so that matrix and query parameters are converted to strings before adding them to the dictionaries, otherwise they are later when they are handled as strings there are failures because they may not be iterable. Change-Id: I7f3930985d7be14434d107ab77d85a9292ca45ae Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M generator/src/main/java/org/ovirt/sdk/python/ServicesGenerator.java 1 file changed, 9 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/54492 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7f3930985d7be14434d107ab77d85a9292ca45ae Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com