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 e64ed839f5
Check that vcpus value for GNS3 VM is an integer. Fixes #1636
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 List Hyper-V VMs on non-english OSes. Fixes #1612 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 Check that vcpus value for GNS3 VM is an integer. Fixes #1636 5 years ago