Skip to content

Commit 0b9319b

Browse files
committed
added back INV and CSAPIS
1 parent be7b424 commit 0b9319b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static_vm_package/VCenterAutoloadStaticVMDriver/app_discovery/vm_autoload_driver.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# from cloudshell.api.cloudshell_api import InputNameValue
2-
# from cloudshell.api.cloudshell_api import CloudShellAPISession
1+
from cloudshell.api.cloudshell_api import InputNameValue
2+
from cloudshell.api.cloudshell_api import CloudShellAPISession
33
from cloudshell.shell.core.driver_context import ApiVmDetails, ApiVmCustomParam
44

55
from cloudshell.cp.vcenter.common.cloud_shell.driver_helper import CloudshellDriverHelper

0 commit comments

Comments
 (0)