You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.
I find the need of downloading and installing ovftools disturbing and plan to remove it by completely rewriting nsx_deploy_ova.py.
The plan is to use pyvmomi only for this activity. @yfauser and @avoltmer , please let me know if you find it valuable and I will find some time next week to work on it.
The text was updated successfully, but these errors were encountered:
@yasensim Absolutely valuable! I always wanted to have a ova module that is independent of ovftool, I just never found the time to work on it myself. You can have a look at the open stack Nova code and talk to the the team working on it. It's python and already does the job to upload OVAs. Also, it's not using pyvmomi, so it might reduce the number of module dependencies even more.
I find the need of downloading and installing ovftools disturbing and plan to remove it by completely rewriting nsx_deploy_ova.py.
The plan is to use pyvmomi only for this activity.
@yfauser and @avoltmer , please let me know if you find it valuable and I will find some time next week to work on it.
The text was updated successfully, but these errors were encountered: