Skip to content

20250221

Latest
Compare
Choose a tag to compare
@Napsty Napsty released this 21 Feb 10:09
8b6917f

Improve pywbem exception handling across old (< 1.0.0) and newer (>= 1.0.0) pywbem versions.

Also handle HTTPError exception. This is useful when the plugin is mistakenly pointed to a HTTP endpoint which does not serve any CIM elements (ESXi HTTPS UI for example).

Attention: The plugin requires the Python module "packaging" from now on!