1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 01:48:59 +00:00
gns3-server/gns3server/controller
2018-01-24 11:11:53 +01:00
..
gns3vm Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00
ports Fix port numbering for Wic slot 1 & 2 2017-05-12 14:12:24 +02:00
__init__.py Fix error while getting appliance list. Fixes #1258. 2018-01-14 20:29:17 +07: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 Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00
controller_error.py
drawing.py Fix an error with some SVG 2017-02-28 11:22:53 +01:00
export_project.py iExport files from remote server, Fixes: gui/#2271 2017-11-20 10:47:03 +01:00
import_project.py Round-robin nodes across all available compute resources. Fixes #1165. 2017-09-03 22:51:51 +07:00
link.py Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00
node.py Default symbol must be computer.svg 2018-01-12 21:46:48 +07:00
notification.py
project.py Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01: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