Michael Pasternak has uploaded a new change for review. Change subject: sdk: do not re-throw server error on unsuccessful get(id=x) ......................................................................
sdk: do not re-throw server error on unsuccessful get(id=x) the reason for not throwing 404 is that any other property based search will return 'None' Change-Id: I0e5f87cd029618ac0a155b03e503a8e707acfe1a --- M src/codegen/collection/collection.py M src/codegen/imp/imprt.py M src/codegen/subcollection/subcollection.py M src/ovirtsdk/infrastructure/brokers.py M src/ovirtsdk/infrastructure/errors.py 5 files changed, 382 insertions(+), 122 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk refs/changes/78/1178/1 -- To view, visit http://gerrit.ovirt.org/1178 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0e5f87cd029618ac0a155b03e503a8e707acfe1a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
