1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-12-28 01:38:08 +00:00
gns3-server/gns3server/handlers/api/controller
Julien Duponchelle de61ed316c
The controller has a streaming API
Now we need to link the hypervisor to the controller.
2016-03-17 17:32:37 +01:00
..
__init__.py Link API (do nothing for the moment) 2016-03-11 16:51:35 +01:00
hypervisor_handler.py API for creating a VM 2016-03-10 21:51:29 +01:00
link_handler.py API for deleting a link 2016-03-14 20:54:05 +01:00
project_handler.py The controller has a streaming API 2016-03-17 17:32:37 +01:00
version_handler.py API V2 2016-03-07 17:57:12 +01:00
vm_handler.py Create VPCS VM on controller 2016-03-11 15:06:14 +01:00