Juan Hernandez has uploaded a new change for review.

Change subject: core: Add missing parameter in code generator
......................................................................

core: 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(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk refs/changes/95/4195/1
--
To view, visit http://gerrit.ovirt.org/4195
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I03e7c8b05d260d2f16239c71dd21daa4cd6cb495
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to