1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-18 14:28:08 +00:00
gns3-server/gns3server/handlers/api/hypervisor
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 Notification feed for the hypervisor 2016-03-17 15:15:30 +01:00
config_handler.py Create /hypervisor and /controller namespace 2016-03-07 15:01:35 +01:00
docker_handler.py Rename modules => hypervisor 2016-03-08 16:12:46 +01:00
dynamips_device_handler.py Rename modules => hypervisor 2016-03-08 16:12:46 +01:00
dynamips_vm_handler.py Rename modules => hypervisor 2016-03-08 16:12:46 +01:00
file_handler.py Create /hypervisor and /controller namespace 2016-03-07 15:01:35 +01:00
iou_handler.py Rename modules => hypervisor 2016-03-08 16:12:46 +01:00
network_handler.py Rename modules => hypervisor 2016-03-08 16:12:46 +01:00
notification_handler.py The controller has a streaming API 2016-03-17 17:32:37 +01:00
project_handler.py Rename modules => hypervisor 2016-03-08 16:12:46 +01:00
qemu_handler.py Rename modules => hypervisor 2016-03-08 16:12:46 +01:00
version_handler.py API V2 2016-03-07 17:57:12 +01:00
virtualbox_handler.py Rename modules => hypervisor 2016-03-08 16:12:46 +01:00
vmware_handler.py Rename modules => hypervisor 2016-03-08 16:12:46 +01:00
vpcs_handler.py Rename modules => hypervisor 2016-03-08 16:12:46 +01:00