gns3-server/gns3server/api/routes/compute
2022-07-16 00:14:31 +02:00
..
dependencies Secure controller to compute communication using HTTP basic authentication 2021-11-18 18:37:10 +10:30
__init__.py Handle creating Qemu disk images and resizing 2022-04-07 16:21:47 +08:00
atm_switch_nodes.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
capabilities.py Return the current controller hostname/IP from any compute 2021-10-21 21:38:36 +10:30
cloud_nodes.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
compute.py Remove Qemu binary requirement 2022-04-19 18:21:39 +07: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 Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02: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 Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02: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 Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
iou_nodes.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +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 Ignore OSError when closing websocket 2021-12-08 00:00:54 +10: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 Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
vmware_nodes.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
vpcs_nodes.py Remove explicit Response for VPCS endpoints returning HTTP 204 status code 2022-07-16 00:14:31 +02:00