Michael Pasternak has submitted this change and it was merged.
Change subject: sdk: fix capabilities get/list methods
......................................................................
sdk: fix capabilities get/list methods
Capabilities resource has unique structure which is not
fully comply with RESTful collection pattern, but preserved
in sake of backward compatibility
Change-Id: Ic7cf1063342b86af87eda8bba818e89f6ae5330e
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/codegen/collection/collection.py
M src/ovirtsdk/infrastructure/brokers.py
M src/ovirtsdk/xml/params.py
3 files changed, 63 insertions(+), 13 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
Ori Liel: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/5884
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic7cf1063342b86af87eda8bba818e89f6ae5330e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>