You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/controller/gns3vm
grossmj cba39a3744
Fix issue when starting GNS3 VM for Hyper-V
5 years ago
..
__init__.py Save the GNS3 VM settings even if the GNS3 VM cannot be stopped. 5 years ago
base_gns3_vm.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
gns3_vm_error.py Manage error when GNS3VM failed to start 8 years ago
hyperv_gns3_vm.py Fix issue when starting GNS3 VM for Hyper-V 5 years ago
remote_gns3_vm.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
virtualbox_gns3_vm.py Fix installation with Python 3.7. Fixes #1414. 6 years ago
vmware_gns3_vm.py Merge branch '2.1' into 2.2 5 years ago