deploy cloud controller for uCentral sanity (#171)

This commit is contained in:
Max
2021-09-15 17:01:23 +02:00
committed by GitHub
parent 6a7003dcac
commit 4d029335ac
4 changed files with 327 additions and 18 deletions

View File

@@ -13,7 +13,6 @@ if "libs" not in sys.path:
sys.path.append("../libs/apnos/")
import argparse
import paramiko
from apnos import APNOS