1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 06:19:08 +00:00
gns3-server/gns3server/handlers/api/compute
grossmj 2ea0aa5ded Merge branch '2.1' into 2.2
# Conflicts:
#	gns3server/compute/iou/iou_vm.py
#	gns3server/compute/virtualbox/virtualbox_vm.py
#	gns3server/compute/vmware/vmware_vm.py
2018-04-18 17:08:42 +08:00
..
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 2018-03-29 13:26:43 +07:00
atm_switch_handler.py Suspend for Docker nodes. 2018-01-18 11:43:04 +08:00
capabilities_handler.py Some spring cleaning. 2018-03-15 14:17:39 +07:00
cloud_handler.py Suspend for Docker nodes. 2018-01-18 11:43:04 +08:00
docker_handler.py Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361. 2018-04-02 22:27:12 +07:00
dynamips_vm_handler.py Support for console type "none". 2018-03-24 18:11:21 +07:00
ethernet_hub_handler.py Suspend for Docker nodes. 2018-01-18 11:43:04 +08:00
ethernet_switch_handler.py Support for console type "none". 2018-03-24 18:11:21 +07:00
frame_relay_switch_handler.py Suspend for Docker nodes. 2018-01-18 11:43:04 +08:00
iou_handler.py Support for console type "none". 2018-03-24 18:11:21 +07:00
nat_handler.py Suspend for Docker nodes. 2018-01-18 11:43:04 +08:00
network_handler.py Rename /interfaces entry point to /network/interfaces. Ref #615. 2016-07-10 11:22:08 -06:00
notification_handler.py Conservative approach to supported versions of Python 3.4 and asyncio.ensure_future, Ref. #1269 2018-01-29 12:13:20 +01:00
project_handler.py Merge 2.1 into 2.2 branch 2018-03-12 13:38:50 +07:00
qemu_handler.py Support for suspend to disk / resume (Qemu). 2018-03-30 19:28:22 +07:00
server_handler.py UDP tunnel debuging 2016-11-25 15:11:31 +01:00
traceng_handler.py Add default destination setting for traceng + some checks. 2018-04-16 15:03:22 +08:00
virtualbox_handler.py Support for console type "none". 2018-03-24 18:11:21 +07:00
vmware_handler.py Support for console type "none". 2018-03-24 18:11:21 +07:00
vpcs_handler.py Support for console type "none". 2018-03-24 18:11:21 +07:00