Jeremy
|
4f38d96522
|
Dynamips devices.
|
2015-02-13 20:01:18 -07:00 |
|
Julien Duponchelle
|
49f012cf4c
|
Turn off documentation sidebar because it's broken
|
2015-02-13 18:27:08 +01:00 |
|
Julien Duponchelle
|
2cab5293c7
|
Add the notion of adapters and slot in the api
|
2015-02-13 18:09:50 +01:00 |
|
Julien Duponchelle
|
bf29e0319e
|
Test logger and PEP8
|
2015-02-09 10:38:34 +01:00 |
|
Julien Duponchelle
|
64c197c719
|
Fix tests
|
2015-02-09 10:18:37 +01:00 |
|
Julien Duponchelle
|
e81dcd4bba
|
Add /projects before /project
|
2015-02-06 17:42:25 +01:00 |
|
Jeremy
|
291fac7084
|
Add project_id in all VM calls.
|
2015-02-04 17:13:35 -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 |
|
Jeremy
|
59c82e26df
|
Use project_id instead of project_uuid for the API.
|
2015-02-03 18:40:13 -07:00 |
|
Jeremy
|
334835c985
|
PEP8 + documentation.
|
2015-01-31 14:34:49 -07:00 |
|
Jeremy
|
8a00d30e23
|
Change ports to adapters in VirtualBox API entry points.
|
2015-01-31 12:07:30 -07:00 |
|
Jeremy
|
22369ade49
|
Rename port_id to port_number for VPCS and adapter_id for VirtualBox to avoid confusion.
|
2015-01-31 12:01:23 -07:00 |
|
Jeremy
|
499a8f10ae
|
Update tests.
|
2015-01-23 16:38:59 -07:00 |
|
Jeremy
|
05c0efe39b
|
More VirtualBox work.
|
2015-01-22 19:07:09 -07:00 |
|
Jeremy
|
1a43ff118c
|
Fix tests and clean.
|
2015-01-21 19:30:24 -07:00 |
|
Jeremy
|
0b1b27db8f
|
Add module name to base manager.
|
2015-01-21 15:21:15 -07:00 |
|
Julien Duponchelle
|
97cefa23fb
|
Move fixtures to conftest
|
2015-01-21 22:32:33 +01:00 |
|
Jeremy
|
7ce1cf3f84
|
Return correct status codes and fix tests.
|
2015-01-21 14:01:15 -07:00 |
|
Julien Duponchelle
|
368d1ff70b
|
Update VPCS instance
|
2015-01-21 21:46:16 +01:00 |
|
Julien Duponchelle
|
3530b85b56
|
Fix virtualbox test
|
2015-01-20 23:40:03 +01:00 |
|
Jeremy
|
17f6223fb1
|
Try to fix VirtualBox create test.
|
2015-01-20 15:28:40 -07:00 |
|
Julien Duponchelle
|
54eb8d9e81
|
Drop decorator for async test
|
2015-01-20 18:55:17 +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 |
|