1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules
Julien Duponchelle a86bac4214 Catch VPCS kill errors
Fix #199
2015-05-27 17:21:15 +02:00
..
adapters Some spring cleaning. 2015-04-08 11:17:34 -06:00
dynamips Fixes bugs with IOS router configs. Fixes #354. 2015-05-13 15:53:58 -06:00
iou Check for empty iourc path. 2015-05-13 16:05:54 -06:00
nios NIO NAT support for QEMU VMs (user mode back-end is used). 2015-05-06 14:59:01 -06:00
qemu Use setter for the qemu_path (allow to pass only the binary name) 2015-05-26 09:48:36 +02:00
virtualbox Raise a VirtualBox error if adapter doesn't exists 2015-05-27 16:38:57 +02:00
vpcs Catch VPCS kill errors 2015-05-27 17:21:15 +02:00
__init__.py Skip IOU test on Windows 2015-04-27 15:09:42 +02:00
base_manager.py NIO NAT support for QEMU VMs (user mode back-end is used). 2015-05-06 14:59:01 -06:00
base_vm.py Some spring cleaning. 2015-04-08 11:17:34 -06:00
port_manager.py Throw an error if user put an invalid port range in config file 2015-05-06 10:40:51 +02:00
project_manager.py Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
project.py Cleanup the temporary project after modules have been notified of the 2015-05-26 15:20:14 +02:00
vm_error.py