deb-python-pyvmomi/pyVmomi
Arnon Yaari a5a3aa996e Add SoapAdapter request context per instance.
SoapStubAdapter supports adding soap headers using GetRequestContext, but
the request context is thread-local. Adding support for a per-instance request context.
This is needed e.g. for vSphere SMS API, where only the SMS SoapAdapter needs
the additional headers.
2016-04-25 11:42:33 +03:00
..
Cache.py Updated copyright from 2008-2014 to 2008-2015 2015-01-10 18:49:03 -06:00
CoreTypes.py Update vSphere 6.0 objects and types 2015-10-14 14:02:38 -07:00
Differ.py itertools.izip() is renamed to zip() in python3 2016-04-19 11:09:50 -07:00
DynamicTypeManagerHelper.py Provide support for @secret annotation in DynamicTypeManager 2015-10-14 14:02:37 -07:00
Iso8601.py Merge pull request #204 from lathrop-navisite/fix-dst 2015-05-12 07:25:21 -07:00
ManagedMethodExecutorHelper.py Replace Serialize() to SerializeToUnicode() in ManagedMethodExecuterHelper.py 2016-04-19 11:17:11 -07:00
PbmObjects.py Add support for Pbm and Sms services 2016-01-05 17:03:21 -08:00
QueryTypes.py Split CoreTypes into two files 2015-10-14 14:02:37 -07:00
ServerObjects.py Update vSphere 6.0 objects and types 2015-10-14 18:19:50 -07:00
SmsObjects.py Add support for Pbm and Sms services 2016-01-05 17:03:21 -08:00
SoapAdapter.py Add SoapAdapter request context per instance. 2016-04-25 11:42:33 +03:00
StubAdapterAccessorImpl.py Updated copyright from 2008-2014 to 2008-2015 2015-01-10 18:49:03 -06:00
Version.py Updated copyright from 2008-2014 to 2008-2015 2015-01-10 18:49:03 -06:00
VmomiSupport.py Fix serialization issue for long type in python3 2016-04-20 10:45:17 -07:00
__init__.py throw more specific exception on thumbprint mismatch from pyVmomi/SoapAdapter.py 2015-11-19 23:06:42 -08:00
pyVmomiSettings.py Updated copyright from 2008-2014 to 2008-2015 2015-01-10 18:49:03 -06:00