Commit Graph

141 Commits (801b94a9643b414465d24d952bcfa362a474f8eb)

Author SHA1 Message Date
grossmj 483431438a Merge remote-tracking branch 'origin/2.0' into 2.0
9 years ago
grossmj 5a76f81271 Refactoring to use a common node class for all VMs and other (future) objects.
9 years ago
Julien Duponchelle 9ccb55206d
Cleanup code for getting the default project directory
9 years ago
Julien Duponchelle 9dca7dfe4a
Merge branch '1.5' into 2.0
9 years ago
Julien Duponchelle e9fb7f4981
Make sure an image is not partially uploaded
9 years ago
Julien Duponchelle 98b32cd9e2
Merge branch '1.5' into 2.0
9 years ago
Julien Duponchelle 936faaba5a
gns3z => gns3project
9 years ago
Julien Duponchelle 92d1594afd
Return link object when start capturing
9 years ago
Julien Duponchelle 264254e657
Captures written in the captures directory on the controller
9 years ago
Julien Duponchelle 1d08d4a5fa
Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle 6d6e8196d2
Allow only .pcap to be downloaded from remote stream API
9 years ago
Julien Duponchelle 1ce576c020
Stream pcap from compute to controller to client
9 years ago
Julien Duponchelle 04a1b2df3b
Method for start / stop capture on a link
9 years ago
Julien Duponchelle f6593663b5
APi for listing VM in controller
9 years ago
Julien Duponchelle c8c61f2ae8
Add endpoint to list the compute nodes
9 years ago
Julien Duponchelle ce5461aee8
Raise error if we try to controll a non controller server
9 years ago
Julien Duponchelle d7ed37ce02
Update and delete VM on controller
9 years ago
Julien Duponchelle 6c11ad5fa6
Reload VM
9 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
9 years ago
Julien Duponchelle 2055cdea5e
/start /stop and /suspend API for VM via container
9 years ago
Julien Duponchelle 9e8fcab65c
Merge branch '1.5' into 2.0
9 years ago
Julien Duponchelle 977ccabf98
Server support for VNC console resolution
9 years ago
Julien Duponchelle 9ed15e55af
Move more import code to the server
9 years ago
Julien Duponchelle bd71f0cf4c
Import API
9 years ago
Julien Duponchelle 879591eaf5
Export API
9 years ago
Julien Duponchelle c563dbba8a
Change default port to 3080
9 years ago
Julien Duponchelle 23c48f5e3d
Add to project an API to write a file
9 years ago
Julien Duponchelle de61ed316c
The controller has a streaming API
9 years ago
Julien Duponchelle 76a0120d3e
PEP8
9 years ago
Julien Duponchelle b55969d381
Notification feed for the hypervisor
9 years ago
Julien Duponchelle c0e452133d
Web interface for debbuging controller
9 years ago
Julien Duponchelle 7a095478fe
Success to add a dynamips with apiv2
9 years ago
Julien Duponchelle 8fed1d9b9f
API for deleting a link
9 years ago
Julien Duponchelle 9062490be3
API for deleting a list
9 years ago
Julien Duponchelle 9771b33b68
Create link using UDP work
9 years ago
Julien Duponchelle 6a19e4d822
Rebuild link sample
9 years ago
Julien Duponchelle 8c1560332e
Remove /controller from the api endpoint
9 years ago
Julien Duponchelle abdda4d3b3
Link API (do nothing for the moment)
9 years ago
Julien Duponchelle 6fad82c61d
Rebuild documentation
9 years ago
Julien Duponchelle be4aa41dda
Create VPCS VM on controller
9 years ago
Julien Duponchelle 4326d412f9
API for creating a VM
9 years ago
Julien Duponchelle 58f1abff35
Close, commit and delete supported for projects in controller
9 years ago
Julien Duponchelle 3296b97f59
Rename modules => hypervisor
9 years ago
Julien Duponchelle 6fa2491255
Rename /controller/servers to /controller/hypervisors
9 years ago
Julien Duponchelle 8114c1d4be
Return just version number for API /v1/version for compatibility
9 years ago
Julien Duponchelle b2ce7ee8d7
API V2
9 years ago
Julien Duponchelle 664cec97ba
Create /hypervisor and /controller namespace
9 years ago
Julien Duponchelle e4b12f49d1
Build doc support controller
9 years ago
Julien Duponchelle aad69e9650
Create a /server API for register servers
9 years ago
Julien Duponchelle 03ffce0a75
Docker VNC support
9 years ago