1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 11:18:11 +00:00
gns3-server/gns3server/modules
Julien Duponchelle e91e3525c4
Improve warning if fusion is not installed or in non standard location
For the moment I don't see a good reason to not installating fusion
in the standard location.  If check in Docker Machine code they don't
support it. And with their large user base we can think it's safe.

Fix #435
2016-02-25 12:15:38 +01:00
..
adapters
dynamips Fix a crash if you create a file named IOS in the image dir 2016-02-05 10:29:27 +01:00
iou Fix missing format in IOU export 2016-02-11 09:15:48 +01:00
nios NIO NAT support for QEMU VMs (user mode back-end is used). 2015-05-06 14:59:01 -06:00
qemu Code cleanup 2016-02-05 10:07:13 +01:00
virtualbox Fix number of arguments to the UDP errors on VBOX 2016-02-11 09:02:38 +01:00
vmware Improve warning if fusion is not installed or in non standard location 2016-02-25 12:15:38 +01:00
vpcs
__init__.py
base_manager.py
base_vm.py
port_manager.py Code cleanup 2016-02-05 10:07:13 +01:00
project_manager.py
project.py
vm_error.py