Update the topic "Connecting to the API using Python" [9289] to highlight that different instances of the API object can now be used to communicate to different servers. +++ This bug was initially created as a clone of Bug #853947 +++ Description of problem: upstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=821578 --- Additional comment from Michael Pasternak on 2012-10-18 06:26:24 EDT --- http://gerrit.ovirt.org/#/c/8645/ --- Additional comment from Michael Pasternak on 2012-10-18 06:32:28 EDT --- *** Bug 821578 has been marked as a duplicate of this bug. ***
Setting as low priority, relative to other changes being scoped, because although relatively minor we could probably live without this one (really this functionality improvement is a fix to match most users expectations of this kind of API). Would still be nice to highlight if we have time/resources.
Change made as suggested. Added: "You can communicate with multiple Red Hat Enterprise Virtualization Managers by creating and manipulating separate instances of the ovirtsdk.API Python class." Change can be viewed at: http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Enterprise_Virtualization/3.2/html-single/Developer_Guide/index.html#Accessing_the_Python_Entry_Point
(In reply to comment #2) > Change made as suggested. > Added: > "You can communicate with multiple Red Hat Enterprise Virtualization > Managers by creating and manipulating separate instances of the ovirtsdk.API > Python class." > > Change can be viewed at: > http://documentation-devel.engineering.redhat.com/docs/en-US/ > Red_Hat_Enterprise_Virtualization/3.2/html-single/Developer_Guide/index. > html#Accessing_the_Python_Entry_Point Verified: Red_Hat_Enterprise_Virtualization-Developer_Guide-3.2-en-US-3.2-8
For reference, documentation can be viewed here: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.2/html/Developer_Guide/chap-Using_the_Software_Development_Kit.html#Accessing_the_Python_Entry_Point