gns3-server/gns3server/modules
2015-01-23 17:57:54 -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 Get all available VirtualBox VMs on the server. 2015-01-23 17:57:54 -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 More VirtualBox implementation. 2015-01-23 16:38:46 -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