Commit Graph

21 Commits

Author SHA1 Message Date
ebb865d973 Export vpcs config path 2015-02-27 13:38:57 +01:00
0d7d0a05c3 Handle old projects. 2015-02-08 18:10:04 -07:00
41a8872819 Refactor VPCS script file loading
This allow to support moving the project on disk
2015-02-05 14:20:01 +01:00
291fac7084 Add project_id in all VM calls. 2015-02-04 17:13:35 -07:00
1bea78194c Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs. 2015-02-04 13:48:29 -07:00
59c82e26df Use project_id instead of project_uuid for the API. 2015-02-03 18:40:13 -07:00
f572f3fc95 You can't modify startup script remotely 2015-02-03 20:29:28 +01:00
6460e94311 More VirtualBox implementation. 2015-01-23 16:38:46 -07:00
368d1ff70b Update VPCS instance 2015-01-21 21:46:16 +01:00
87a089457f Update script file 2015-01-21 16:43:34 +01:00
649d4e5143 Allow user to set console port 2015-01-20 20:54:46 +01:00
fa57485f11 Support script file 2015-01-20 19:56:18 +01:00
68d0e5f42d PEP8 2015-01-20 13:04:20 +01:00
0695e75e77 Fix tests 2015-01-20 12:46:15 +01:00
7fff25a9a9 UUID support for VMs.
Basic VirtualBox support (create, start and stop).
Some refactoring for BaseVM class.
Updated CURL command in tests.
2015-01-19 18:30:57 -07:00
b6212fc885 Improve Port Manager to handle UDP ports. 2015-01-18 15:41:53 -07:00
1cfce6ac5e Merge remote-tracking branch 'origin/asyncio' into asyncio
Conflicts:
	gns3server/handlers/vpcs_handler.py
	tests/api/test_version.py
	tests/api/test_vpcs.py
2015-01-18 12:23:42 -07:00
d142a9a885 Rename vpcs_id to id. Must be an integer in the route definition. 2015-01-18 12:12:11 -07:00
bf6f62e629 Serialize NIO 2015-01-16 17:09:45 +01:00
0cdc1c3042 VCPS create NIO work and tested 2015-01-16 16:20:10 +01:00
61344a1669 New base server. 2015-01-13 17:05:26 -07:00