1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules
Julien Duponchelle 41a8872819 Refactor VPCS script file loading
This allow to support moving the project on disk
2015-02-05 14:20:01 +01:00
..
adapters
nios PEP8 + documentation. 2015-01-31 14:34:49 -07:00
virtualbox Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs. 2015-02-04 13:48:29 -07:00
vpcs Refactor VPCS script file loading 2015-02-05 14:20:01 +01:00
__init__.py
base_manager.py Add project_id in all VM calls. 2015-02-04 17:13:35 -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 Update temporary status if project change location 2015-02-05 11:44:51 +01:00
vm_error.py