COT.helpers.ovftool module

Give COT access to ovftool for validating and deploying OVF to ESXi.

https://www.vmware.com/support/developer/ovf/

class OVFTool[source]

Bases: COT.helpers.helper.Helper

Helper provider for ovftool from VMware.

https://www.vmware.com/support/developer/ovf/

__init__()[source]

Initializer.

unsure_how_to_install()[source]

Return a NotImplementedError about missing install logic.

We override the default install implementation to raise a more detailed error message for ovftool.

installable

COT can't install ovftool because of VMware site restrictions.