1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 14:29:22 +00:00
gns3-server/gns3server/handlers/api/controller
2018-11-14 16:24:30 +08:00
..
__init__.py
appliance_handler.py Remove generic controller settings API endpoint. 2018-11-14 16:24:30 +08:00
compute_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
drawing_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
gns3_vm_handler.py Remove generic controller settings API endpoint. 2018-11-14 16:24:30 +08:00
link_handler.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_handler.py Base for dedicated appliance management API. Ref https://github.com/GNS3/gns3-server/issues/1427 2018-11-11 20:13:58 +08:00
notification_handler.py Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00
project_handler.py Reorder routes in order to get working CORS 2018-11-08 11:47:09 +01:00
server_handler.py Remove generic controller settings API endpoint. 2018-11-14 16:24:30 +08:00
snapshot_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
symbol_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00