Michael Pasternak has submitted this change and it was merged.
Change subject: codegen: implement http header support
......................................................................
codegen: implement http header support
Change-Id: I95b792f1e874625ffd9f043040a26a918b2676ad
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/codegen/collection/collection.py
M src/codegen/collection/resource.py
M src/codegen/doc/documentation.py
M src/codegen/subcollection/subcollection.py
M src/codegen/subcollection/subresource.py
A src/codegen/utils/headerutils.py
M src/ovirtsdk/infrastructure/brokers.py
7 files changed, 862 insertions(+), 424 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6860
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I95b792f1e874625ffd9f043040a26a918b2676ad
Gerrit-PatchSet: 1
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>