From 2210746becad5700eff931437edf4badd2f8f81f Mon Sep 17 00:00:00 2001 From: OVERLORD7F Date: Mon, 15 Sep 2025 17:45:24 +0300 Subject: [PATCH] and this one --- domain_api.py | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/domain_api.py b/domain_api.py index 8c5423b..e2edf8d 100644 --- a/domain_api.py +++ b/domain_api.py @@ -282,33 +282,6 @@ def attach_iso(base_url, api_key, vm_id, iso_uuid): console.print(f"[bold yellow]ERROR {response.status_code} attaching ISO \nProbably VM does not have any CD-ROMs?") return False - - - - - - - - - - - - - - - - - - - - - - - - - - - def vm_menu(base_url, api_key, vm_uuids, config_relative_path): os.system('cls' if os.name=='nt' else 'clear') config_menu_options="[gold bold][1] [grey53 italic]Show VM info \n (for selected VMs in config)[/grey53 italic]\n \