1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 19:28:07 +00:00
gns3-server/tests/api/routes/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
..
__init__.py Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
test_capabilities.py Drop Windows support 2022-01-19 22:28:36 +10:30
test_cloud_nodes.py Secure controller to compute communication using HTTP basic authentication 2021-11-18 18:37:10 +10:30
test_compute.py "Local" command line parameter is only for stopping 2022-03-30 18:38:34 +08:00
test_docker_nodes.py Drop Windows support 2022-01-19 22:28:36 +10:30
test_dynamips_nodes.py Drop Windows support 2022-01-19 22:28:36 +10:30
test_iou_nodes.py Drop Windows support 2022-01-19 22:28:36 +10:30
test_nat_nodes.py Secure controller to compute communication using HTTP basic authentication 2021-11-18 18:37:10 +10:30
test_notifications.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
test_projects.py "Local" command line parameter is only for stopping 2022-03-30 18:38:34 +08:00
test_qemu_nodes.py Support delete Qemu disk image from API 2022-04-14 17:01:54 +07:00
test_virtualbox_nodes.py Secure controller to compute communication using HTTP basic authentication 2021-11-18 18:37:10 +10:30
test_vmware_nodes.py Secure controller to compute communication using HTTP basic authentication 2021-11-18 18:37:10 +10:30
test_vpcs_nodes.py Secure controller to compute communication using HTTP basic authentication 2021-11-18 18:37:10 +10:30