We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7b424 commit 0b9319bCopy full SHA for 0b9319b
1 file changed
static_vm_package/VCenterAutoloadStaticVMDriver/app_discovery/vm_autoload_driver.py
@@ -1,5 +1,5 @@
1
-# from cloudshell.api.cloudshell_api import InputNameValue
2
-# from cloudshell.api.cloudshell_api import CloudShellAPISession
+from cloudshell.api.cloudshell_api import InputNameValue
+from cloudshell.api.cloudshell_api import CloudShellAPISession
3
from cloudshell.shell.core.driver_context import ApiVmDetails, ApiVmCustomParam
4
5
from cloudshell.cp.vcenter.common.cloud_shell.driver_helper import CloudshellDriverHelper
0 commit comments