Juan Hernandez has submitted this change and it was merged.

Change subject: sdk: Manually fix brick parameter name
......................................................................


sdk: Manually fix brick parameter name

This name of the parameter used to add a Gluster brick is currently
"glusterbricks", and that is wrong, it should be "brick". This happens
because the current version of the code generator calculates types using
plural to singular (and the other way around) rules, instead of getting
the exact information from the XML schema. This issue will be properly
fixed in the next version of the generator. This patch fixes it manually
to reduce the differences on the generated code.

Change-Id: I090119f6d3972970ecf81756139f57a21ebd4769
Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com>
---
M src/ovirtsdk/infrastructure/brokers.py
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Martin Peřina: Looks good to me, but someone else must approve
  Juan Hernandez: Verified; Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/37867
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I090119f6d3972970ecf81756139f57a21ebd4769
Gerrit-PatchSet: 4
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: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to