1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-27 00:11:07 +00:00
gns3-server/gns3server/modules
grossmj c48ca212bd Stop Dynamips hypervisors used by devices before the project is closed.
This is to avoid locked files by hypervisors preventing temporary project working directories to be deleted.
2015-03-01 19:20:33 -07:00
..
adapters
dynamips Stop Dynamips hypervisors used by devices before the project is closed. 2015-03-01 19:20:33 -07:00
iou After an iou reload you can write on the console 2015-02-26 15:47:47 +01:00
nios Properly release UDP ports when closing a project or deleting a link. 2015-02-23 19:00:34 -07:00
qemu Drop poll from Qemu 2015-02-26 10:18:52 +01:00
virtualbox IOU + VirtualBox conversion of old projects. 2015-02-25 18:55:35 -07:00
vpcs Export vpcs config path 2015-02-27 13:38:57 +01:00
__init__.py Fix tests on MacOS 2015-02-27 18:30:22 +01:00
base_manager.py Stop Dynamips hypervisors used by devices before the project is closed. 2015-03-01 19:20:33 -07:00
base_vm.py
port_manager.py
project_manager.py Do not return an error when creating the same project multiple times (for now). 2015-02-25 17:19:12 -07:00
project.py Prevent multiple projects with the same ID to be created. 2015-02-25 16:05:57 -07:00
vm_error.py