Skip to content

samples/vsphere/common/sso.py broken with pyVmomi version 8.0.0.1 #349

@crashingmotorbikes

Description

@crashingmotorbikes

Describe the bug

Line 31 of samples/vsphere/common/sso.py performs an import of ThumbprintMismatchException from pyVmomi. In the latest version of pyVmomi, this cannot be found for import.

Reproduction steps

1.pip install pyVmomi
2.Set PYTHONPATH to reference samples
3.Try to import sso from samples.vsphere.common
...

Expected behavior

Would expect sso to import fine.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions