From f6ab3417c91684701af26c7a30e3f304aaa19872 Mon Sep 17 00:00:00 2001 From: Tlams Date: Tue, 20 Mar 2018 15:45:33 +0000 Subject: [PATCH] Change function name --- code/scripts/main/core/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/scripts/main/core/core.py b/code/scripts/main/core/core.py index bb1856b..f3f9ed1 100644 --- a/code/scripts/main/core/core.py +++ b/code/scripts/main/core/core.py @@ -383,7 +383,7 @@ class Core: proxmox_clusters_user, proxmox_clusters_pwd) - result = proxmox.resize_instances("{0}:{1}".format(proxmox_clusters_url, + result = proxmox.change_instances("{0}:{1}".format(proxmox_clusters_url, int(proxmox_clusters_port)), instances_informations['node'], instancetype,