1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/handlers/api/compute
2016-10-24 21:39:35 +02:00
..
__init__.py Return what is supported by a compute node 2016-08-29 15:53:10 +02:00
atm_switch_handler.py
capabilities_handler.py Return the platform of a compute 2016-10-04 18:48:29 +02:00
cloud_handler.py Move the generation of the list of ports to the server 2016-09-14 15:21:37 +02:00
docker_handler.py Fix docker support in 2.0 2016-07-12 12:17:19 +02:00
dynamips_vm_handler.py Strip endpoint for configs files because now we use the /files API 2016-07-28 11:56:29 +02:00
ethernet_hub_handler.py Move the generation of the list of ports to the server 2016-09-14 15:21:37 +02:00
ethernet_switch_handler.py Move the generation of the list of ports to the server 2016-09-14 15:21:37 +02:00
frame_relay_switch_handler.py
iou_handler.py Strip endpoint for configs files because now we use the /files API 2016-07-28 11:56:29 +02:00
nat_handler.py Move the generation of the list of ports to the server 2016-09-14 15:21:37 +02:00
network_handler.py Rename /interfaces entry point to /network/interfaces. Ref #615. 2016-07-10 11:22:08 -06:00
notification_handler.py Fix tests about local compute node 2016-08-23 22:40:26 +02:00
project_handler.py Update project API 2016-08-15 16:44:09 +02:00
qemu_handler.py Use uBridge for VirtualBox connections plus some cleaning. Ref #267. 2016-06-24 18:35:39 -06:00
version_handler.py Drop unused endpoint POST /version on compute 2016-08-29 14:22:55 +02:00
virtualbox_handler.py Raise error if using a non linked clone VM twice 2016-10-24 21:39:35 +02:00
vmware_handler.py Raise error if using a non linked clone VM twice 2016-10-24 21:39:35 +02:00
vpcs_handler.py Suspend for VPCS == stop 2016-09-05 16:55:38 +02:00