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
Julien Duponchelle dc6756d5ae
Embed the appliances in the server.
This add a /appliances call
2017-02-01 11:30:14 +01:00
..
__init__.py Embed the appliances in the server. 2017-02-01 11:30:14 +01:00
appliance_handler.py Embed the appliances in the server. 2017-02-01 11:30:14 +01:00
compute_handler.py
drawing_handler.py Wait for the end of project loading before making new change 2016-11-18 17:35:28 +01:00
gns3_vm_handler.py
link_handler.py Wait for the end of project loading before making new change 2016-11-18 17:35:28 +01:00
node_handler.py Wait for the end of project loading before making new change 2016-11-18 17:35:28 +01:00
project_handler.py Fix RuntimeError: File size has increased during compressing 2017-01-09 10:20:14 +01:00
server_handler.py Fix a rare race condition when exporting debug informations 2017-01-27 10:48:07 +01:00
snapshot_handler.py
symbol_handler.py