1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-14 04:19:00 +00:00
gns3-server/gns3server/api/routes/compute
2023-08-17 17:36:50 +10:00
..
dependencies
__init__.py Fix websocket compute notifications after upgrade to FastAPI 0.97.0 2023-06-23 23:26:08 +09:30
atm_switch_nodes.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
capabilities.py
cloud_nodes.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
compute.py Pydantic v2 migration 2023-08-04 18:20:06 +10:00
docker_nodes.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
dynamips_nodes.py Fix bug when creating Dynamips router with chassis setting 2022-12-24 18:03:00 +08:00
ethernet_hub_nodes.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
ethernet_switch_nodes.py Stricter checks to create/update an Ethernet switch and add tests 2022-12-24 08:20:51 +08:00
frame_relay_switch_nodes.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
images.py Fix validation issues and improve exceptions logs 2023-08-17 17:36:50 +10:00
iou_nodes.py Checks for valid hostname on server side for Dynamips, IOU, Qemu and Docker nodes 2022-07-17 11:51:29 +02:00
nat_nodes.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
notifications.py Fix websocket compute notifications after upgrade to FastAPI 0.97.0 2023-06-23 23:26:08 +09:30
projects.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
qemu_nodes.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
virtualbox_nodes.py Mark VMware and VirtualBox support as deprecated 2023-02-05 10:09:55 +08:00
vmware_nodes.py Mark VMware and VirtualBox support as deprecated 2023-02-05 10:09:55 +08:00
vpcs_nodes.py Remove explicit Response for VPCS endpoints returning HTTP 204 status code 2022-07-16 00:14:31 +02:00