Commit Graph

115 Commits

Author SHA1 Message Date
6cea6c9162 Some more (spring) cleaning. 2016-05-13 18:48:10 -06:00
483431438a Merge remote-tracking branch 'origin/2.0' into 2.0
Conflicts:
	gns3server/controller/project.py
	tests/compute/test_project.py
	tests/controller/test_project.py
2016-05-11 11:41:45 -06:00
5a76f81271 Refactoring to use a common node class for all VMs and other (future) objects. 2016-05-11 11:35:36 -06:00
9ccb55206d Cleanup code for getting the default project directory 2016-05-11 18:42:55 +02:00
c2da568543 Protect controller and compute about path outside project directory
Fix #503
2016-05-11 15:59:32 +02:00
cd836f146e Create the project on compute only when needed 2016-05-11 10:56:43 +02:00
9a1eeb57e9 Controll of the project directory in the controller 2016-04-26 14:34:49 +02:00
58d4a529d4 Rename hypervisor to compute
Fix #487
2016-04-15 17:59:59 +02:00
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
c0e452133d Web interface for debbuging controller 2016-03-15 11:32:10 +01:00
9771b33b68 Create link using UDP work 2016-03-14 16:51:47 +01:00
65099b9364 Link API should work now need to implement the client 2016-03-11 20:13:52 +01:00
abdda4d3b3 Link API (do nothing for the moment) 2016-03-11 16:51:35 +01:00
4326d412f9 API for creating a VM 2016-03-10 21:51:29 +01:00
58f1abff35 Close, commit and delete supported for projects in controller 2016-03-10 10:32:07 +01:00