Commit Graph

744 Commits (4e396ac690cf55aadc5a8e91cdc2f652e5248075)

Author SHA1 Message Date
Julien Duponchelle cd836f146e
Create the project on compute only when needed
8 years ago
Julien Duponchelle f98f6bf3ed
Close doesn't exists when stopping the capture
9 years ago
Julien Duponchelle 76b2ca2bc0
Return the full path to the capture
9 years ago
Julien Duponchelle 264254e657
Captures written in the captures directory on the controller
9 years ago
Julien Duponchelle 9a1eeb57e9
Controll of the project directory in the controller
9 years ago
Julien Duponchelle 1ce576c020
Stream pcap from compute to controller to client
9 years ago
Julien Duponchelle 1a22fb9250
Expose the capture status in controller link API
9 years ago
Julien Duponchelle 549a6280c0
Data link type is on the capture not on the link
9 years ago
Julien Duponchelle 04a1b2df3b
Method for start / stop capture on a link
9 years ago
Julien Duponchelle ee0f1eb5fb
Forward 503 error
9 years ago
Julien Duponchelle c8c61f2ae8
Add endpoint to list the compute nodes
9 years ago
Julien Duponchelle f5e5cf5059
Save the list of compute node
9 years ago
Julien Duponchelle 6b9e46950c
Update VPCS and delete VPCS via controller
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 3185baff0d
Start / Stop / Suspend marche
9 years ago
Julien Duponchelle 2055cdea5e
/start /stop and /suspend API for VM via container
9 years ago
Julien Duponchelle bc14d5d78e
Notif forwarded from hypervisor to controller
9 years ago
Julien Duponchelle de61ed316c
The controller has a streaming API
9 years ago
Julien Duponchelle aa6c44a470
Fix crash when a n hypervisor return no body
9 years ago
Julien Duponchelle 757ee34dac
Support auth for network V2 hypervisors
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 ed291da566
Rebuild doc
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 8cb5a6ec75
Typo
9 years ago
Julien Duponchelle 17c5d3048c
Cleanup
9 years ago
Julien Duponchelle 65099b9364
Link API should work now need to implement the client
9 years ago
Julien Duponchelle e3580d52c3
Dummy link api documentation
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 65de1b7b5e
Default arg for post in controllers
9 years ago
Julien Duponchelle 58f1abff35
Close, commit and delete supported for projects in controller
9 years ago
Julien Duponchelle 6fa2491255
Rename /controller/servers to /controller/hypervisors
9 years ago
Julien Duponchelle 0921df520c
Return controller version as server version (temporary)
9 years ago
Julien Duponchelle 0532b4de8a
Fix logging issues with the controller
9 years ago
Julien Duponchelle 4d77b2918e
Raise an error if server flagged as local but should not
9 years ago
Julien Duponchelle aad69e9650
Create a /server API for register servers
9 years ago
Julien Duponchelle 84eb8356e8
Create a container class and a flag for enable it from command line
9 years ago