Michael Pasternak has submitted this change and it was merged.
Change subject: sdk: Cannot create simultaneous connections to multiple servers #853947
......................................................................
sdk: Cannot create simultaneous connections to multiple servers #853947
https://bugzilla.redhat.com/show_bug.cgi?id=853947
Change-Id: I53272bec94b5cd19a32fdd793d2b6786581a85f1
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/codegen/collection/collection.py
M src/codegen/collection/collectionexceptions.py
M src/codegen/collection/resource.py
M src/codegen/entrypoint/entrypoint.py
M src/codegen/imp/imprt.py
M src/codegen/main.py
M src/codegen/subcollection/subcollection.py
M src/codegen/subcollection/subresource.py
M src/ovirtsdk/api.py
M src/ovirtsdk/infrastructure/brokers.py
A src/ovirtsdk/infrastructure/cache.py
M src/ovirtsdk/infrastructure/common.py
M src/ovirtsdk/infrastructure/connectionspool.py
A src/ovirtsdk/infrastructure/context.py
M src/ovirtsdk/infrastructure/contextmanager.py
M src/ovirtsdk/utils/parsehelper.py
M src/ovirtsdk/web/connection.py
17 files changed, 3,215 insertions(+), 1,591 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8645
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I53272bec94b5cd19a32fdd793d2b6786581a85f1
Gerrit-PatchSet: 4
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>