Michael Pasternak has submitted this change and it was merged. Change subject: sdk: Add missing parameter in code generator ......................................................................
sdk: Add missing parameter in code generator Some calls to the __extendsSubCollection method are missing on of the mandatory parameters. This code might have never been executed before, but it executes when trying to regenerate from the latest version of the API schema. Also changed the default connection parameters (host, port, user and password) to match defaults used by the engine, as this simplifies the use of the code generator. Also fixed a minor typo. Change-Id: I03e7c8b05d260d2f16239c71dd21daa4cd6cb495 Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com> --- M src/codegen/main.py 1 file changed, 10 insertions(+), 9 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4195 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I03e7c8b05d260d2f16239c71dd21daa4cd6cb495 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches