VMware {code} Community
HariVR
Contributor
Contributor

deploy_ovf.py throws print "Cannot POST to non-disk filesCannot POST to non-disk files" when launched

Hi,

I am trying to deploy a vm using deploy_ovf.py and this script throws the following print on the console. The vm is created and launched successfully, however i am not sure if the print is a error/warning or something that should be worried about. Also i have kept other logs in the script, but looks like the print comes as and when _main is triggered. Any input here would be of great help.

The script is similar to the one in the following link, with slight modifications to add extra parameters.

https://github.com/vmware/pyvmomi-community-samples/blob/master/samples/deploy_ovf.py 

0 Kudos
0 Replies