1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/controller
grossmj 499ab9844a Reorganize how appliance creation is validated against JSON schemas.
This allows for clearer error messages when validation fails.
2018-11-17 18:12:46 +07:00
..
gns3vm Fix installation with Python 3.7. Fixes #1414. 2018-10-16 15:56:06 +07:00
ports Merge branch '2.1' into 2.2 2018-10-04 15:44:13 +02:00
__init__.py Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
appliance_template.py Add an appliance templates directory 2017-07-19 11:44:05 +02:00
appliance.py Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
compute.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00
controller_error.py
drawing.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
export_project.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
import_project.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
link.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00
node.py Remove generic controller settings API endpoint. 2018-11-14 16:24:30 +08:00
notification.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
project.py Working dedicated appliance management API. Ref https://github.com/GNS3/gns3-server/issues/1427 2018-11-13 14:59:18 +08:00
snapshot.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
symbols.py Merge branch '2.1' into 2.2 2018-10-04 15:44:13 +02:00
topology.py Merge branch '2.1' into 2.2 2018-10-04 15:44:13 +02:00
udp_link.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00