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 ac16ee5bc6
Fix minor issues
9 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 Initial Docker support from Google Summer of Code 9 years ago
dynamips_device_handler.py Explicitly delete Dynamips NIOs and unmap VCs for ATM and Frame-Relay switches. 9 years ago
dynamips_vm_handler.py Apply pep8 fix 9 years ago
file_handler.py Apply pep8 fix 9 years ago
iou_handler.py Support listing images in subdirectories 9 years ago
network_handler.py Adds project id when requesting UDP port. 9 years ago
project_handler.py Fix minor issues 9 years ago
qemu_handler.py Support for modifications to a base Qemu VM (not a linked clone). 9 years ago
server_handler.py Alternative local server shutdown (mostly intended for Windows). 9 years ago
version_handler.py Fix version test 9 years ago
virtualbox_handler.py Cleanup unused and duplicates 9 years ago
vmware_handler.py Cleanup unused and duplicates 9 years ago
vpcs_handler.py Return an explicit error when a NIO type is not supported by a VM. 9 years ago