1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 14:29:22 +00:00
gns3-server/gns3server
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
..
appliances Update appliance templates. 2018-11-11 20:08:13 +08:00
compute Remove generic controller settings API endpoint. 2018-11-14 16:24:30 +08:00
configs
controller Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
handlers Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
schemas Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
static
symbols
templates
ubridge Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
utils Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
web Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
__init__.py
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py
crash_report.py Fix platform.linux_distribution() is deprecated. Fixes https://github.com/GNS3/gns3-gui/issues/2578 2018-10-04 16:32:49 +02:00
main.py
notification_queue.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
run.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
version.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00