1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 01:48:59 +00:00
gns3-server/gns3server/modules
2015-02-06 11:31:54 +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 Fix server close tests 2015-02-06 11:31:54 +01:00
vpcs Refactor VPCS script file loading 2015-02-05 14:20:01 +01:00
__init__.py
base_manager.py Parallel execution when closing VMs. 2015-02-05 14:24:06 -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 Parallel execution when closing VMs. 2015-02-05 14:24:06 -07:00
vm_error.py