You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/handlers/api/compute
Julien Duponchelle f0ff035c0b
Prevent corruption of VM in VirtualBox when using linked clone
8 years ago
..
__init__.py UDP tunnel debuging 8 years ago
atm_switch_handler.py Fix trouble with builtin devices when we free ports 8 years ago
capabilities_handler.py Return the platform of a compute 8 years ago
cloud_handler.py Fix If cloud interface is down the project doesn't open 8 years ago
docker_handler.py Fix an issue with Docker and IOU packet capture 8 years ago
dynamips_vm_handler.py Fix TypeError: __new__() got multiple values for argument 'node_type' 8 years ago
ethernet_hub_handler.py Fix trouble with builtin devices when we free ports 8 years ago
ethernet_switch_handler.py Fix trouble with builtin devices when we free ports 8 years ago
frame_relay_switch_handler.py Fix trouble with builtin devices when we free ports 8 years ago
iou_handler.py Fix an issue with Docker and IOU packet capture 8 years ago
nat_handler.py Move the generation of the list of ports to the server 8 years ago
network_handler.py Rename /interfaces entry point to /network/interfaces. Ref #615. 8 years ago
notification_handler.py Fix tests about local compute node 8 years ago
project_handler.py Update project API 8 years ago
qemu_handler.py Use uBridge for VirtualBox connections plus some cleaning. Ref #267. 8 years ago
server_handler.py UDP tunnel debuging 8 years ago
virtualbox_handler.py Prevent corruption of VM in VirtualBox when using linked clone 8 years ago
vmware_handler.py Raise error if using a non linked clone VM twice 8 years ago
vpcs_handler.py Fix hostname of VPCS is not changed 8 years ago