Commit Graph

13 Commits

Author SHA1 Message Date
cd12365336 change sync endpoints to synchronous calls 2025-04-21 19:19:37 +00:00
8e73db22b7 add volume_id and net_id vaues for volumes and nets,
add boot order for instances
2025-04-17 18:03:01 +00:00
a1b4353b06 rename volume volid to file to better represent the meaning,
add raw value string to devices,
fix JSON to go naming for device_name vendor_name ... in devices,
bump API version to 0.03
2025-04-16 20:07:56 +00:00
4ef3f76589 add disk type (prefix) to instance volume model 2025-04-08 23:41:33 +00:00
2265a8e580 fix bug with incomplete cluster model when node is down,
improve various error messages
2025-04-07 19:25:28 +00:00
e99a9c8c79 improve device and function (subdevice) types 2025-02-11 07:11:05 +00:00
9bd8c351d9 add sync endpoints,
refactor hosts to nodes,
change json return values to lowercase for instances and nodes,
combine rebuildVM and rebuildCT to rebuildInstance
2025-02-11 07:11:05 +00:00
b86034ae8f add basic synchronization using mutex 2025-02-11 07:11:05 +00:00
fdcab0a20a cleanup code 2025-02-11 07:11:05 +00:00
4b979448a4 remove debug string methods,
simplify PCI devices
2025-02-11 07:11:05 +00:00
e65dda0327 properly link instacne device with reserved flag 2025-02-11 07:11:05 +00:00
58ce74552b implement device linking 2025-02-11 07:11:05 +00:00
5029ff4d2a implement populate model hosts/instances/volumes/nets/devices 2025-02-11 07:11:05 +00:00