1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/tests/compute
grossmj e50bed5bee Support delete Qemu disk image from API
Return the real disk image name in the 'hdx_disk_image_backed' property for Qemu VMs
2022-04-14 17:01:54 +07:00
..
builtin/nodes Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
docker Drop Windows support 2022-01-19 22:28:36 +10:30
dynamips Drop Windows support 2022-01-19 22:28:36 +10:30
iou Finish to clean up local setting usage. Ref #1460 2022-03-31 12:05:47 +08:00
qemu Support delete Qemu disk image from API 2022-04-14 17:01:54 +07:00
virtualbox Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
vmware Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
vpcs Drop Windows support 2022-01-19 22:28:36 +10:30
__init__.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_base_node.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_manager.py Finish to clean up local setting usage. Ref #1460 2022-03-31 12:05:47 +08:00
test_notification_manager.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_port_manager.py Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
test_project_manager.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_project.py "Local" command line parameter is only for stopping 2022-03-30 18:38:34 +08:00