1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server/compute
2022-04-18 17:13:52 +07:00
..
adapters Use pyupgrade with --py36-plus param. 2021-04-13 18:37:58 +09:30
builtin Drop Windows support 2022-01-19 22:28:36 +10:30
docker Merge branch '2.2' into 3.0 2022-03-13 14:50:02 +10:30
dynamips Support delete Qemu disk image from API 2022-04-14 17:01:54 +07:00
iou Support delete Qemu disk image from API 2022-04-14 17:01:54 +07:00
nios Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
qemu Do not cache to md5sum file in some situations 2022-04-18 17:13:52 +07:00
ubridge Drop Windows support 2022-01-19 22:28:36 +10:30
virtualbox Drop Windows support 2022-01-19 22:28:36 +10:30
vmware Drop Windows support 2022-01-19 22:28:36 +10:30
vpcs Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
__init__.py Drop Windows support 2022-01-19 22:28:36 +10:30
base_manager.py Detect new images added to the default image directory. 2022-04-17 16:58:20 +07:00
base_node.py Drop Windows support 2022-01-19 22:28:36 +10:30
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 "Local" command line parameter is only for stopping 2022-03-30 18:38:34 +08:00