shwstppr commented on a change in pull request #3606: [WIP DO NOT MERGE] VM ingestion URL: https://github.com/apache/cloudstack/pull/3606#discussion_r343487634
########## File path: scripts/vm/hypervisor/vmware/discover_networks.py ########## @@ -0,0 +1,272 @@ +#!/usr/bin/env python3 Review comment: This network discovery script is for discovering networks from VMware datacenter. Admin can run this externally and use the output to create networks in CS for smoother import of existing unmanaged VMs. It will be installed in cloudstack-common package and hence not called anywhere in code. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
