1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server/compute
2020-10-31 16:02:21 +10:30
..
adapters Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
builtin Support for "usage" for "Cloud" nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2887 2020-07-15 19:15:51 +09:30
docker Add HTTP client to reuse the aiohttp session where needed. 2020-10-22 16:19:44 +10:30
dynamips Add HTTP client to reuse the aiohttp session where needed. 2020-10-22 16:19:44 +10:30
iou Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2020-07-26 18:27:18 +09:30
nios Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
qemu Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
traceng Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
virtualbox Migration to FastAPI 2020-10-02 16:07:50 +09:30
vmware Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2020-07-26 18:27:18 +09:30
vpcs Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +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
base_manager.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
base_node.py Refactor WebSocket console code to work with FastAPI. 2020-10-19 15:00:41 +10:30
compute_error.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
error.py Auto upload missing images 2016-06-07 19:38:01 +02:00
notification_manager.py Make sure nothing is named "compute server". 2018-11-27 18:14:51 +07:00
port_manager.py Add HTTP client to reuse the aiohttp session where needed. 2020-10-22 16:19:44 +10:30
project_manager.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
project.py Migration to FastAPI 2020-10-02 16:07:50 +09:30