1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-15 21:08:55 +00:00
gns3-server/gns3server/modules
Julien Duponchelle a3c8201bcc Do not crash if no console port is available for VBox
I don't know how user manage to fall in this situation.

Fix #127
2015-04-01 17:59:58 +02:00
..
adapters Dynamips devices support (packet capture to complete). 2015-02-15 12:18:12 -07:00
dynamips Raise a DynamipsError if we can't access to VM status 2015-04-01 17:39:37 +02:00
iou Fix crash when NIO doesn't exist 2015-03-31 22:00:05 +02:00
nios Properly release UDP ports when closing a project or deleting a link. 2015-02-23 19:00:34 -07:00
qemu Catch error when qemu additional options are invalid 2015-03-31 22:14:08 +02:00
virtualbox Do not crash if no console port is available for VBox 2015-04-01 17:59:58 +02:00
vpcs Fix rare crash in tests for travis and fix coverage 2015-03-30 17:03:49 +02:00
__init__.py Fix tests on MacOS 2015-02-27 18:30:22 +01:00
base_manager.py Save configs when project is committed. 2015-03-21 14:52:17 -06:00
base_vm.py Make sure used ports in a project are cleaned up when closing it. 2015-03-21 17:19:12 -06:00
port_manager.py Make sure used ports in a project are cleaned up when closing it. 2015-03-21 17:19:12 -06:00
project_manager.py Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
project.py Make sure used ports in a project are cleaned up when closing it. 2015-03-21 17:19:12 -06:00
vm_error.py Modules support start iou process (not ioucon and iouyap) 2015-02-12 22:29:32 +01:00