Change in ovirt-engine-sdk[master]: Raise SDK Error when pycurl exception occur

Ondra Machacek has submitted this change and it was merged. Change subject: Raise SDK Error when pycurl exception occur ...................................................................... Raise SDK Error when pycurl exception occur Catch exceptions raised by pycurl and bubble up this error in SDK Error instance with traceback and error message. Add python-six package dependency. Change-Id: I25655f27600750ed7de13a2e2eca4b5594e97552 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1329385 Signed-off-by: Ondra Machacek <omachace@redhat.com> --- M automation/build-artifacts.packages.el7 M automation/build-artifacts.packages.fc23 M automation/check-patch.packages.el7 M automation/check-patch.packages.fc23 M packaging/spec.el7.in M packaging/spec.fc23.in M sdk/lib/ovirtsdk4/__init__.py M sdk/setup.py M sdk/tests/test_connection_create.py 9 files changed, 29 insertions(+), 1 deletion(-) Approvals: Ondra Machacek: Verified; Looks good to me, approved Juan Hernandez: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/57317 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I25655f27600750ed7de13a2e2eca4b5594e97552 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com>
participants (1)
-
omachace@redhat.com