This website requires JavaScript.
Explore
Help
Sign In
NgTech-LTD
/
gns3-server
Watch
2
Star
0
Fork
0
You've already forked gns3-server
mirror of
https://github.com/GNS3/gns3-server.git
synced
2026-09-20 00:40:43 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gns3-server
/
gns3server
/
modules
History
Julien Duponchelle
2ace014a3c
Cleanup old temporary project at startup
2015-02-04 17:18:53 +01:00
..
adapters
Rename port_id to port_number for VPCS and adapter_id for VirtualBox to avoid confusion.
2015-01-31 12:01:23 -07:00
nios
PEP8 + documentation.
2015-01-31 14:34:49 -07:00
virtualbox
Use project_id instead of project_uuid for the API.
2015-02-03 18:40:13 -07:00
vpcs
Use project_id instead of project_uuid for the API.
2015-02-03 18:40:13 -07:00
__init__.py
…
base_manager.py
Fixes nasty bug when close a cloned VirtualBox VM.
2015-02-02 18:56:13 -07:00
base_vm.py
…
port_manager.py
Use module settings from the config file.
2015-02-02 14:52:58 -07:00
project_manager.py
Use project_id instead of project_uuid for the API.
2015-02-03 18:40:13 -07:00
project.py
Cleanup old temporary project at startup
2015-02-04 17:18:53 +01:00
vm_error.py
…