Pick cheapest GPU SKU and pin the VM to an existing disk AZ.

Scan ru-6 by Nova availability zones (a/b/c). First boot uses FLAVOR_SIZE_PRESET=cheap; reruns stay on the disk segment.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Leonid Pershin
2026-08-22 00:06:44 +03:00
co-authored by Cursor
parent 5d0c30f66b
commit 789fa26918
19 changed files with 666 additions and 71 deletions
+1
View File
@@ -67,6 +67,7 @@ _VARS_PREFERRED = {
"DEFAULT_SPOT",
"SCAN_POOLS",
"FLAVOR_PREFERENCE",
"FLAVOR_SIZE_PRESET",
"SWARMUI_LOCAL_PORT",
}