1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server/compute
grossmj c5c95979c2 Merge branch '2.2' into 3.0
# Conflicts:
#	gns3server/compute/base_node.py
#	gns3server/compute/qemu/qemu_vm.py
#	gns3server/compute/qemu/utils/qcow2.py
#	gns3server/handlers/api/compute/qemu_handler.py
#	gns3server/handlers/api/controller/server_handler.py
#	gns3server/version.py
2021-08-10 15:38:49 +09:30
..
adapters Use pyupgrade with --py36-plus param. 2021-04-13 18:37:58 +09:30
builtin Merge branch '2.2' into 3.0 2021-06-12 14:36:32 +09:30
docker Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
dynamips Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
iou Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
nios Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
qemu Merge branch '2.2' into 3.0 2021-08-10 15:38:49 +09:30
ubridge Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
virtualbox Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
vmware Merge branch '2.2' into 3.0 2021-08-10 15:38:49 +09:30
vpcs Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
__init__.py Remove traceng code. 2021-04-13 19:03:23 +09:30
base_manager.py Merge branch '2.2' into 3.0 2021-05-15 20:46:34 +09:30
base_node.py Fix binary websocket access to the console 2021-07-26 12:58:35 +02:00
compute_error.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
error.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
notification_manager.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
port_manager.py Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
project_manager.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
project.py Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30