Change in ovirt-engine-sdk[master]: codegen, sdk: Fix propagation of context

Juan Hernandez has submitted this change and it was merged. Change subject: codegen, sdk: Fix propagation of context ...................................................................... codegen, sdk: Fix propagation of context The patch that replaced the Python HTTP library with pycurl introduced a bug in the propagation of the context key from the entry point to the connections pool. This patch fixes it. Change-Id: I71c4fc009b629195a9e154b8ecd3db741e7e89d5 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M generator/src/main/java/org/ovirt/engine/sdk/generator/rsdl/templates/EntryPointTemplate M src/ovirtsdk/api.py M src/ovirtsdk/infrastructure/connectionspool.py 3 files changed, 8 insertions(+), 7 deletions(-) Approvals: Michael Pasternak: Looks good to me, approved Juan Hernandez: Verified -- To view, visit http://gerrit.ovirt.org/34893 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I71c4fc009b629195a9e154b8ecd3db741e7e89d5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Michael Pasternak <mishka8520@yahoo.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com