gns3-server/gns3server/compute
grossmj 0746949207 Merge branch '2.2' into 3.0
# Conflicts:
#	gns3server/compute/qemu/qemu_vm.py
#	gns3server/handlers/api/compute/qemu_handler.py
#	gns3server/handlers/api/controller/symbol_handler.py
#	gns3server/version.py
#	tests/compute/qemu/test_qemu_vm.py
#	tests/endpoints/compute/test_qemu_nodes.py
#	tests/endpoints/controller/test_nodes.py
2020-10-12 18:04:49 +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 Auxiliary console support for Qemu. Ref #2873 2020-07-29 16:23:51 +09:30
dynamips Migration to FastAPI 2020-10-02 16:07:50 +09: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 Merge branch '2.2' into 3.0 2020-10-12 18:04:49 +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 Migration to FastAPI 2020-10-02 16:07:50 +09: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 Change the default UDP port range to be 20000 to 30000. Ref #1271 2019-11-06 12:25:30 +08:00
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