Julien Duponchelle
|
f99d825346
|
Support network for IOU
|
2015-02-12 22:29:34 +01:00 |
|
Julien Duponchelle
|
8b61aa9ae7
|
Set ram, ethernet adapters, serial adapters
|
2015-02-12 22:29:33 +01:00 |
|
Julien Duponchelle
|
05df7001a3
|
Successfully create an iou device from the GUI via HTTP
|
2015-02-12 22:29:33 +01:00 |
|
Julien Duponchelle
|
ebc214d6fa
|
Fix tests and rename path to iou_path
|
2015-02-12 22:29:33 +01:00 |
|
Julien Duponchelle
|
986c63f344
|
HTTP api start iou process
Now we need to start ioucon
|
2015-02-12 22:29:32 +01:00 |
|
Jeremy
|
79a57ca420
|
New Dynamips integration part 3
|
2015-02-11 19:21:34 -07:00 |
|
Jeremy
|
46cbcd6132
|
New Dynamips integration part 1
|
2015-02-09 18:24:13 -07:00 |
|
grossmj
|
0d7d0a05c3
|
Handle old projects.
|
2015-02-08 18:10:04 -07:00 |
|
grossmj
|
2a3b37a3bd
|
VirtualBox packet capture.
|
2015-02-08 14:44:56 -07:00 |
|
grossmj
|
d499402491
|
VirtualBox implementation complete.
|
2015-02-06 17:31:13 -07:00 |
|
Julien Duponchelle
|
ab122d969e
|
Allow empty project directory
|
2015-02-05 17:57:51 +01:00 |
|
Julien Duponchelle
|
5a0c224292
|
Allow user to change project path on local server
|
2015-02-05 17:52:37 +01:00 |
|
Julien Duponchelle
|
41a8872819
|
Refactor VPCS script file loading
This allow to support moving the project on disk
|
2015-02-05 14:20:01 +01:00 |
|
Jeremy
|
291fac7084
|
Add project_id in all VM calls.
|
2015-02-04 17:13:35 -07:00 |
|
Jeremy
|
b680138073
|
Merge remote-tracking branch 'origin/asyncio' into asyncio
Conflicts:
gns3server/modules/project.py
tests/modules/test_project.py
|
2015-02-04 13:52:46 -07:00 |
|
Jeremy
|
1bea78194c
|
Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs.
|
2015-02-04 13:48:29 -07:00 |
|
Julien Duponchelle
|
c5c219ffe1
|
Allow modification of path from the client
|
2015-02-04 21:17:00 +01:00 |
|
Jeremy
|
59c82e26df
|
Use project_id instead of project_uuid for the API.
|
2015-02-03 18:40:13 -07:00 |
|
Jeremy
|
d2699f051d
|
Change URL for projects: /project becomes /projects and project_id is used instead of uuid.
|
2015-02-03 18:23:11 -07:00 |
|
Julien Duponchelle
|
f572f3fc95
|
You can't modify startup script remotely
|
2015-02-03 20:29:28 +01:00 |
|
Julien Duponchelle
|
2c3fe2ad4b
|
Repare debug log
|
2015-02-02 21:28:42 +01:00 |
|
Jeremy
|
0c90393b5b
|
Send explicit error message when client is checking for the server version.
|
2015-02-01 16:55:08 -07:00 |
|
Jeremy
|
fa978b6a28
|
Send all VirtualBox settings when creating the VM.
|
2015-01-30 19:36:05 -07:00 |
|
Jeremy
|
365af02f37
|
Packet capture support for VirtualBox.
|
2015-01-23 18:33:49 -07:00 |
|
Jeremy
|
6460e94311
|
More VirtualBox implementation.
|
2015-01-23 16:38:46 -07:00 |
|
Julien Duponchelle
|
0e76527ce2
|
Update a project
|
2015-01-23 16:13:58 +01:00 |
|
Julien Duponchelle
|
abc885049f
|
Temporary project
|
2015-01-23 16:02:26 +01:00 |
|
grossmj
|
e61e976368
|
Adapters support for VirtualBox.
|
2015-01-22 21:31:26 -07:00 |
|
Jeremy
|
05c0efe39b
|
More VirtualBox work.
|
2015-01-22 19:07:09 -07:00 |
|
Jeremy
|
0b1b27db8f
|
Add module name to base manager.
|
2015-01-21 15:21:15 -07:00 |
|
Julien Duponchelle
|
368d1ff70b
|
Update VPCS instance
|
2015-01-21 21:46:16 +01:00 |
|
Julien Duponchelle
|
87a089457f
|
Update script file
|
2015-01-21 16:43:34 +01:00 |
|
Jeremy
|
17f6223fb1
|
Try to fix VirtualBox create test.
|
2015-01-20 15:28:40 -07:00 |
|
Julien Duponchelle
|
649d4e5143
|
Allow user to set console port
|
2015-01-20 20:54:46 +01:00 |
|
Julien Duponchelle
|
fa57485f11
|
Support script file
|
2015-01-20 19:56:18 +01:00 |
|
Julien Duponchelle
|
68d0e5f42d
|
PEP8
|
2015-01-20 13:04:20 +01:00 |
|
Julien Duponchelle
|
0695e75e77
|
Fix tests
|
2015-01-20 12:46:15 +01:00 |
|
Jeremy
|
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 |
|
Julien Duponchelle
|
240d83411c
|
Create a project entity
|
2015-01-19 16:23:41 +01:00 |
|
Jeremy
|
ae8e2f4199
|
Prepare VirtualBox module.
|
2015-01-18 16:26:56 -07:00 |
|
Jeremy
|
b6212fc885
|
Improve Port Manager to handle UDP ports.
|
2015-01-18 15:41:53 -07:00 |
|
Jeremy
|
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 |
|
Jeremy
|
d142a9a885
|
Rename vpcs_id to id. Must be an integer in the route definition.
|
2015-01-18 12:12:11 -07:00 |
|
Julien Duponchelle
|
bf6f62e629
|
Serialize NIO
|
2015-01-16 17:09:45 +01:00 |
|
Julien Duponchelle
|
0cdc1c3042
|
VCPS create NIO work and tested
|
2015-01-16 16:20:10 +01:00 |
|
Jeremy
|
61344a1669
|
New base server.
|
2015-01-13 17:05:26 -07:00 |
|