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/modules
Julien Duponchelle 7bed9f56bc
Avoid crash when closing vms
10 years ago
..
adapters PEP 8 clean thanks to auto pep8 10 years ago
nios Moves NIO creation to the base manager. 10 years ago
virtualbox Adapters support for VirtualBox. 10 years ago
vpcs Rename destroy to close or unload (more friendly). 10 years ago
__init__.py PEP8 10 years ago
base_manager.py Avoid crash when closing vms 10 years ago
base_vm.py When we remove a VM, the VM is removed from the project. 10 years ago
port_manager.py Fix random failure related to ports 10 years ago
project.py Allow changing location only for local usage 10 years ago
project_manager.py No need for start_vm and stop_vm in the manager. 10 years ago
vm_error.py Rename Device to VM. 10 years ago