You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/controller
grossmj 2fb5e47c8d
Allow cloud nodes to be exported. Fixes #1519
6 years ago
..
gns3vm Merging 2.1 into 2.2 6 years ago
ports Merge branch '2.1' into 2.2 6 years ago
__init__.py Move appliance and template management code in their own classes. 6 years ago
appliance.py Use "template" to name what we use to create new nodes. 6 years ago
appliance_manager.py Fix wrong controller method call. 6 years ago
compute.py Fix ConnectionResetError issues and switch to aiohttp version 3.4.4. Fixes #1474. 6 years ago
controller_error.py Fix logging issues with the controller 9 years ago
drawing.py Merging 2.1 into 2.2 6 years ago
export_project.py Allow cloud nodes to be exported. Fixes #1519 6 years ago
import_project.py Merging 2.1 into 2.2 6 years ago
link.py Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670 6 years ago
node.py Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674. 6 years ago
notification.py Fix issue with notification queue that prevented to properly close projects. Fix #1493 6 years ago
project.py Merging 2.1 into 2.2 6 years ago
snapshot.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
symbol_themes.py Early support for symbol themes. 6 years ago
symbols.py Back to classic symbol theme. Ref https://github.com/GNS3/gns3-gui/issues/2644 6 years ago
template.py Use "template" to name what we use to create new nodes. 6 years ago
template_manager.py Move appliance and template management code in their own classes. 6 years ago
topology.py Use "template" to name what we use to create new nodes. 6 years ago
udp_link.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago