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/handlers/api
Julien Duponchelle aad69e9650
Create a /server API for register servers
8 years ago
..
__init__.py Explicitly import handlers so freezing application can find and include the right modules. 9 years ago
config_handler.py Fixes rename bug for linked clones in VirtualBox. 9 years ago
docker_handler.py Docker VNC support 8 years ago
dynamips_device_handler.py Docker capture and refactor common capture code 9 years ago
dynamips_vm_handler.py Docker capture and refactor common capture code 9 years ago
file_handler.py Apply pep8 fix 9 years ago
iou_handler.py Docker capture and refactor common capture code 9 years ago
network_handler.py Adds project id when requesting UDP port. 9 years ago
project_handler.py Send machine stats via the notification stream 9 years ago
qemu_handler.py Send command line used to start the VM to client 9 years ago
server_handler.py Create a /server API for register servers 8 years ago
version_handler.py Fix version test 9 years ago
virtualbox_handler.py Docker capture and refactor common capture code 9 years ago
vmware_handler.py Docker capture and refactor common capture code 9 years ago
vpcs_handler.py Send command line used to start the VM to client 9 years ago