OVERLORD7F
291e9cfe75
Complete menus overhaul
2025-05-21 14:12:37 +03:00
OVERLORD7F
d7477da9b6
- Beggining of implementing new menus and text using "Rich" library
...
btw main.py is ~ 50 lines now 0_o
2025-05-16 17:53:57 +03:00
OVERLORD7F
da756a8ba6
- Changed "disk edit mode" into function and moved to new module
...
- Changed config sub menu into function and moved to config_data_import module
- New function config_show
- Fixed create disk option in disk edit mode
- A few formatting changes in menus
2025-05-16 12:17:51 +03:00
OVERLORD7F
b6fb2b14e6
- Introducing power-on-check function.
...
All disk-related operations are available ONLY if VM is powered off.
2025-05-16 11:09:27 +03:00
OVERLORD
6b56b75189
Merge pull request #7 from Seting-dev/main
...
edit data pools api
2025-05-15 17:21:29 +03:00
OVERLORD
331b8f6935
Update data_pools_api.py
...
WOW SO MUCH COMMITED
2025-05-15 17:20:20 +03:00
Seting-dev
6c1759549c
edit data pools api
2025-05-15 17:17:33 +03:00
OVERLORD7F
81554db41a
removed vm_info_short
2025-05-15 15:44:39 +03:00
OVERLORD7F
54328f4e4a
LEETS GOOOOOOOO
...
main is less then 100 lines !!!!
Code cleanup, all functions moved from main.
Small changes in main menu
vm_info_short moved to domain_api
2025-05-15 15:41:33 +03:00
OVERLORD7F
dccb5975e6
Merge branch 'main' of https://github.com/OVERLORD7F/SpaceVM_VM_Utility
2025-05-15 11:51:06 +03:00
OVERLORD7F
28e9bb8ea4
changes in importing config
2025-05-15 11:46:28 +03:00
Seting-dev
9525c4e2db
Update main.py
...
test
2025-05-15 10:58:07 +03:00
Seting-dev
e7d2e0e829
check
2025-05-15 10:53:03 +03:00
Seting-dev
2f7a0826bf
test1
...
test2
test3
2025-05-15 10:48:51 +03:00
Seting-dev
a885c549cc
Merge branch 'main' of https://github.com/OVERLORD7F/SpaceVM_VM_Utility
2025-05-15 10:21:48 +03:00
OVERLORD
22f3d3fe64
Fixed issue #2 , Expanded config_edit function
2025-05-14 10:53:34 +03:00
Seting-dev
b2e361f032
Хуйня
2025-05-13 17:41:42 +03:00
OVERLORD
013d352bde
Update README.md
2025-05-13 14:02:42 +03:00
OVERLORD
c6ca475fda
Update README.md
v0.1-dev
2025-05-12 17:40:08 +03:00
OVERLORD7F
3d7d64e5d5
- Moved api-related functions to sepate modules
...
- Now config file has to be placed in the same directory as main.py
- Checks for config file (if exist / if empty)
2025-05-12 17:21:00 +03:00
OVERLORD7F
82d10c7536
removed old file
2025-05-07 16:22:27 +03:00
OVERLORD7F
a091d75443
Beggining of changes in file structure
2025-05-07 16:20:36 +03:00
OVERLORD7F
0f107030f5
Small code cleanup. Test commit from VSC
2025-05-07 14:50:54 +03:00
OVERLORD
5409dec235
Add files via upload
...
fixed manual disk creation (from disk edit menu)
2025-05-07 14:30:09 +03:00
OVERLORD
8c3c5a6d87
Add files via upload
...
- vm uuids, data pool uuid is now stored only in config
- only config.txt is required, ALL other subsidiary .txt files no longer beeing used
- fixed vm_info function
2025-05-07 13:05:33 +03:00
OVERLORD
6a4e166b0f
Add files via upload
...
- Short clusters overview
- "edit config" is now a function
- started revamping different menus
- VM_UUIDS.txt is still essential (!)
bug: how to EOF in "if menu_choice == "4"" ?
Planned:
- vm info
- IF empty config
- EDIT specific config options
2025-05-05 20:40:12 +03:00
OVERLORD
ff2b907c0a
Merge pull request #1 from Seting-dev/patch-1
...
Update pyth-api1.py
2025-05-05 20:30:07 +03:00
Seting-dev
b9e9841b74
Update pyth-api1.py
...
1) Ввод ip адреса и ключа теперь возможен из консоли. Предлагается использовать предыдущий или составить новый
2) Сделал переменные для абсолютных ссылок конфига и VM-UUIDs (часто повторялись). Теперь можно менять только в одном месте
3) Немного "причесал" код. IP адрес теперь вводим без http и api
2025-04-29 16:08:00 +03:00
OVERLORD
cdfc3283de
Add files via upload
2025-04-28 17:33:29 +03:00
OVERLORD
a4e5747c74
Add files via upload
2025-04-28 14:41:12 +03:00
OVERLORD7F
70f58884d9
vdisk create function
...
to do:
Unic disk name
attach disk to vm function
2025-04-25 18:02:09 +03:00
OVERLORD7F
ee88967e4c
Update README.md
2025-04-25 11:48:38 +03:00
OVERLORD7F
0841f4b816
Add files via upload
2025-04-25 11:45:50 +03:00
OVERLORD7F
9ddb92b0f5
Early concept upload
2025-04-25 11:34:38 +03:00
OVERLORD7F
dada783257
Update README.md
2025-04-25 11:17:32 +03:00
OVERLORD7F
f1911e0091
Initial commit
2025-04-25 11:13:50 +03:00