1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules
2015-02-09 11:26:42 +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 Handle old projects. 2015-02-08 18:10:04 -07:00
vpcs Handle old projects. 2015-02-08 18:10:04 -07:00
__init__.py PEP8 2015-01-20 13:04:20 +01:00
base_manager.py Handle old projects. 2015-02-08 18:10:04 -07:00
base_vm.py Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs. 2015-02-04 13:48:29 -07:00
port_manager.py Use module settings from the config file. 2015-02-02 14:52:58 -07:00
project_manager.py Add project_id in all VM calls. 2015-02-04 17:13:35 -07:00
project.py Sub directory project-files 2015-02-09 11:26:42 +01:00
vm_error.py