bareos: master da94e4df

Author Committer Branch Timestamp Parent
stephand pstorz master 2023-01-10 19:37 master 8a2cbc31 Pending
Changeset VMware Plugin: pyVmomi 8.x compatibility

In pyVmomi 8.0 the SmartConnectNoSSL() method was removed.
This change uses SmartConnect with the disableSslCertValidation=True
parameter instead. As it was added in pyVmomi 7.0.2 this is now the
minimum required version, this was added to the documentation.
mod - core/src/plugins/filed/python/vmware/BareosFdPluginVMware.py Diff File
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/VMwarePlugin.rst.inc Diff File