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-22 23:40:51 -07:00
..
adapters
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
base_manager.py Explicitly close VM when the server is shutdown. 2015-01-22 23:40:51 -07:00
base_vm.py Rename destroy to close or unload (more friendly). 2015-01-22 19:06:17 -07:00
port_manager.py Fix random failure related to ports 2015-01-21 22:21:01 +01: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 Suspend and resume for VirtualBox. 2015-01-21 19:28:52 -07:00
vm_error.py