1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/controller
2017-11-07 11:15:49 +01:00
..
gns3vm Fix typo in vcpus on VirtualBoxVM, fixes: #1213 2017-11-07 11:15:49 +01:00
ports Fix port numbering for Wic slot 1 & 2 2017-05-12 14:12:24 +02:00
__init__.py Do not use builtin name. 2017-10-13 17:51:19 +08:00
appliance_template.py Add an appliance templates directory 2017-07-19 11:44:05 +02:00
appliance.py Return platform value on appliances list (Fixes #2211) 2017-08-08 13:58:43 +02:00
compute.py Endpoint for obtaining direct action on compute 2017-10-13 11:03:56 +02:00
controller_error.py
drawing.py Fix an error with some SVG 2017-02-28 11:22:53 +01:00
export_project.py Fix export project is looking into the wrong directory 2017-05-11 17:59:57 +02:00
import_project.py Round-robin nodes across all available compute resources. Fixes #1165. 2017-09-03 22:51:51 +07:00
link.py Allow projects to be opened even when a node port is already used. 2017-09-14 17:57:58 +07:00
node.py Fix OSError when uploading images 2017-07-27 11:42:10 +02:00
notification.py Fix sometimes you have an exception when closing GNS3 2017-01-18 18:38:25 +01:00
project.py Allow projects to be opened even when a node port is already used. 2017-09-14 17:57:58 +07:00
snapshot.py Catch permission error when restoring a snapshot 2017-02-13 15:30:02 +01:00
symbols.py Fix error when you have a directory in your symbols directory 2017-05-10 13:40:49 +02:00
topology.py Raise a NotImplementedError for IPV6 support in old UDP cloud 2017-07-20 16:23:32 +02:00
udp_link.py Update some sentences related to suspending a link. 2017-07-20 11:11:44 +07:00