1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-20 14:58:57 +00:00
gns3-server/gns3server/controller
2019-10-08 17:16:17 +08:00
..
gns3vm Check that vcpus value for GNS3 VM is an integer. Fixes #1636 2019-08-27 18:01:46 +07:00
ports Merge branch '2.1' into 2.2 2018-10-04 15:44:13 +02:00
__init__.py Fix template migration issues from GUI to controller. Fixes https://github.com/GNS3/gns3-gui/issues/2803 2019-06-15 12:52:50 +02:00
appliance_manager.py
appliance.py
compute.py
controller_error.py
drawing.py
export_project.py
import_project.py Support snapshots for portable projects. Fixes https://github.com/GNS3/gns3-gui/issues/2792 2019-05-27 15:35:47 +07:00
link.py Make x,y optional for creating links via API. Fixes #1630 2019-08-26 19:51:03 +07:00
node.py Merge branch '2.1' into 2.2 2019-09-09 15:02:06 +07:00
notification.py
project.py Allow "none" for compute_id in templates. 2019-08-26 16:48:03 +07:00
snapshot.py
symbol_themes.py
symbols.py
template_manager.py Set default_name_format for some builtin nodes. 2019-08-26 17:00:18 +07:00
template.py Allow "none" for compute_id in templates. 2019-08-26 16:48:03 +07:00
topology.py Fix error with console type in Ethernet switch schema. Fixes #1659 2019-10-08 17:16:17 +08:00
udp_link.py