You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/controller
Julien Duponchelle 3dccfbb852
Migration to 2.0 rename instructions.txt to README.txt
8 years ago
..
__init__.py Raise error if not started with --local 8 years ago
base_gns3_vm.py Load/save GNS3 VM settings on controller side. 8 years ago
compute.py Fix HTTP errors not forwarded from compute to client 8 years ago
controller_error.py Fix logging issues with the controller 8 years ago
drawing.py Shape => Drawing 8 years ago
gns3_vm_error.py Base for GNS3 VM controlled by the controller. 8 years ago
link.py When you delete a node all link connected are destroyed 8 years ago
node.py Correctly forward the 409 from compute to client 8 years ago
notification.py Add documentation about notifications 8 years ago
project.py Start of support for topologies before 2.X 8 years ago
symbols.py Full symbol support on server 8 years ago
topology.py Migration to 2.0 rename instructions.txt to README.txt 8 years ago
udp_link.py Use uBridge for Qemu connections. Ref #267. 8 years ago
virtualbox_gns3_vm.py Basic API for GNS3 VM. 8 years ago
vmware_gns3_vm.py Basic API for GNS3 VM. 8 years ago