1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/modules
2015-01-23 16:36:58 -07:00
..
adapters PEP 8 clean thanks to auto pep8 2015-01-20 13:24:00 +01:00
nios Moves NIO creation to the base manager. 2015-01-22 18:04:24 -07:00
virtualbox Adapters support for VirtualBox. 2015-01-22 21:31:26 -07:00
vpcs Rename destroy to close or unload (more friendly). 2015-01-22 19:06:17 -07:00
__init__.py PEP8 2015-01-20 13:04:20 +01:00
base_manager.py Unload should not delete VMs, just close them. 2015-01-23 16:36:58 -07:00
base_vm.py When we remove a VM, the VM is removed from the project. 2015-01-23 14:37:21 +01:00
port_manager.py Fixes module unload & adds host, port and allow-remote-console command line args. 2015-01-23 13:01:23 -07:00
project_manager.py No need for start_vm and stop_vm in the manager. 2015-01-21 17:41:35 -07:00
project.py Flag --local 2015-01-23 18:37:29 +01:00
vm_error.py Rename Device to VM. 2015-01-15 16:50:36 -07:00