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.HelperHelper provider for
ovftoolfrom VMware.https://www.vmware.com/support/developer/ovf/
-
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.
-