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 0ce344b1d2
PEP8
10 years ago
..
adapters Rename port_id to port_number for VPCS and adapter_id for VirtualBox to avoid confusion. 10 years ago
nios PEP8 + documentation. 10 years ago
virtualbox PEP8 10 years ago
vpcs Use module settings from the config file. 10 years ago
__init__.py PEP8 10 years ago
base_manager.py Fixes nasty bug when close a cloned VirtualBox VM. 10 years ago
base_vm.py When we remove a VM, the VM is removed from the project. 10 years ago
port_manager.py Use module settings from the config file. 10 years ago
project.py Fixes nasty bug when close a cloned VirtualBox VM. 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