1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/handlers/api
Julien Duponchelle 986ab649d7 Fix project not closing
Fix #303
2015-09-03 16:46:34 +02:00
..
__init__.py
config_handler.py Fixes rename bug for linked clones in VirtualBox. 2015-03-08 12:32:36 -06:00
dynamips_device_handler.py Explicitly delete Dynamips NIOs and unmap VCs for ATM and Frame-Relay switches. 2015-04-12 18:09:53 -06:00
dynamips_vm_handler.py Catch GeneratorExit exception when trying to create a Ghost IOS image. 2015-08-01 11:50:16 -06:00
file_handler.py Revert "Merge branch 'unstable'" 2015-04-30 16:43:30 +02:00
iou_handler.py Allow to send the iourc when starting the VM 2015-07-09 16:06:52 +02:00
network_handler.py Adds project id when requesting UDP port. 2015-03-21 22:27:40 -06:00
project_handler.py Fix project not closing 2015-09-03 16:46:34 +02:00
qemu_handler.py Validation schema for qemu-img 2015-07-28 17:50:57 +02:00
server_handler.py Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
version_handler.py Fix version test 2015-03-16 10:18:37 +01:00
virtualbox_handler.py Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548. 2015-07-26 19:21:30 -06:00
vmware_handler.py Check for VMware Player version >= 7 and VMware Workstation >= 11. Fixes #286. 2015-08-01 13:49:02 -06:00
vpcs_handler.py Return an explicit error when a NIO type is not supported by a VM. 2015-04-27 14:19:17 -06:00