1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 22:08:56 +00:00
gns3-server/gns3server/handlers/api/controller
2019-01-24 16:51:14 +08:00
..
__init__.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
appliance_handler.py Move appliance and template management code in their own classes. 2019-01-14 16:09:06 +07:00
compute_handler.py Make sure nothing is named "compute server". 2018-11-27 18:14:51 +07:00
drawing_handler.py
gns3_vm_handler.py Remove generic controller settings API endpoint. 2018-11-14 16:24:30 +08:00
link_handler.py
node_handler.py Restore reload support for nodes. 2019-01-24 16:51:14 +08:00
notification_handler.py Fix issue with notification queue that prevented to properly close projects. Fix #1493 2019-01-12 16:02:36 +07:00
project_handler.py Fix issue with notification queue that prevented to properly close projects. Fix #1493 2019-01-12 16:02:36 +07:00
server_handler.py Remove generic controller settings API endpoint. 2018-11-14 16:24:30 +08:00
snapshot_handler.py
symbol_handler.py Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674. 2019-01-21 16:01:03 +07:00
template_handler.py Move appliance and template management code in their own classes. 2019-01-14 16:09:06 +07:00