1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/handlers/api/compute
grossmj 7f72b90b0e The server has now 2 notification streams
* A new one for controller related events (compute, appliance templates etc.)
* The existing one for project related events (links, nodes etc.)
2018-08-16 21:31:57 +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 Console support for clouds (to connect to external devices or services). 2018-06-10 17:43:29 +07:00
docker_handler.py Merge branch '2.1' into 2.2 2018-06-04 22:46:52 +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 pull request #1332 from GNS3/global-vars 2018-05-15 09:23:54 +02:00
qemu_handler.py Fix switching console type from telnet to VNC throws error. Fixes #2489. 2018-06-09 21:47:36 +07:00
server_handler.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
traceng_handler.py Add default destination setting for traceng + some checks. 2018-04-16 15:03:22 +08:00
virtualbox_handler.py Fix switching console type from telnet to VNC throws error. Fixes #2489. 2018-06-09 21:47:36 +07:00
vmware_handler.py Fix switching console type from telnet to VNC throws error. Fixes #2489. 2018-06-09 21:47:36 +07:00
vpcs_handler.py Support for console type "none". 2018-03-24 18:11:21 +07:00