1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-12-26 00:38:10 +00:00
gns3-server/gns3server/handlers/api/compute
grossmj 21a1800edc Merge branch '2.1' into 2.2
# Conflicts:
#	gns3server/controller/__init__.py
#	gns3server/controller/export_project.py
#	gns3server/controller/import_project.py
#	gns3server/controller/project.py
#	gns3server/version.py
2018-04-28 19:41:12 +07: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 Handle asyncio timeouts. Ref #1307. 2018-04-28 17:42:02 +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