Julien Duponchelle
f6448bb05d
Turn off collored log output on windows
2015-02-27 15:27:13 +01:00
Julien Duponchelle
0713724a97
Properly handle when client cancel's query
2015-02-25 11:42:02 +01:00
Julien Duponchelle
7c2329d870
Garbage collect the lock
2015-02-25 11:19:16 +01:00
grossmj
550cc7f508
Rename vms_lock to vm_locks.
2015-02-24 21:02:37 -07:00
Jeremy
6bb7ab20b3
Fixes vm concurrency and support for devices.
2015-02-24 15:26:03 -07:00
Julien Duponchelle
46b348e46a
VM concurrency
2015-02-24 21:53:38 +01:00
Julien Duponchelle
250bb38d7c
Crash report with Sentry
2015-02-24 17:40:01 +01:00
Julien Duponchelle
67be24a412
Fix doc generation
2015-02-24 11:39:17 +01:00
Julien Duponchelle
cad708f4ab
Add warning unstable at the beginning of the API
2015-02-23 18:00:59 +01:00
Julien Duponchelle
c9314ec509
autopep8 et upload files
2015-02-23 17:21:39 +01:00
Julien Duponchelle
f7cd09d5fb
Display an upload form (upload is not yet ready)
2015-02-23 11:28:33 +01:00
grossmj
610dee957d
Use HTTP error 409 instead of 500 for VMError.
2015-02-18 17:48:02 -07:00
Julien Duponchelle
57348d0508
Better organisation of the API documentation
2015-02-17 10:37:09 +01:00
Julien Duponchelle
49f012cf4c
Turn off documentation sidebar because it's broken
2015-02-13 18:27:08 +01:00
Julien Duponchelle
f99d825346
Support network for IOU
2015-02-12 22:29:34 +01:00
Julien Duponchelle
3471b03ef9
Clarify JSON schema validation errors
2015-02-12 22:29:33 +01:00
Julien Duponchelle
9f7b8574c8
Useless print
2015-02-05 17:15:40 +01:00
Julien Duponchelle
30f10a559e
Fix crash in debug log
2015-02-05 16:34:18 +01:00
Julien Duponchelle
0abf2e82d6
Improve server debug logging
2015-02-05 15:35:52 +01:00
Julien Duponchelle
869405738e
Code cleanup
2015-02-05 13:55:53 +01:00
Julien Duponchelle
ca354ae7f2
Doc API V1
2015-02-04 10:31:31 +01:00
Julien Duponchelle
08158884a4
Add api versionning
2015-02-04 10:24:59 +01:00
Jeremy
33d5882a4a
Add traceback info when catching an exception to help with debugging.
2015-02-02 15:36:13 -07:00
Julien Duponchelle
29a4a0634d
Add console debug
2015-01-27 11:39:31 +01:00
Julien Duponchelle
6764c6e866
Useless debug
2015-01-26 16:39:09 +01:00
Julien Duponchelle
9abf323e7d
Send GNS 3 server version in header and upgrade aiohttp
2015-01-26 14:40:31 +01:00
Julien Duponchelle
8d3ea60404
VPCS reload
2015-01-22 10:55:11 +01:00
Jeremy
f231b06833
No need for start_vm and stop_vm in the manager.
2015-01-21 17:41:35 -07:00
Jeremy
7a19c9062e
Pass *args to VM_CLASS.
...
Move Config the the base manager.
More checks for projects (UUID, makedirs).
Return error 500 when a VMError exception is raised.
Some more progress to VirtualBox.
2015-01-20 19:02:22 -07:00
Julien Duponchelle
649d4e5143
Allow user to set console port
2015-01-20 20:54:46 +01:00
Julien Duponchelle
bbee5f90a0
Yet another PEP 8 :)
2015-01-20 16:37:18 +01:00
Julien Duponchelle
78237e9fb6
Bold parameter in documentation in order to improve readability
2015-01-20 15:31:27 +01:00
Julien Duponchelle
f5ac73d1ca
Fix documentation generation
2015-01-20 15:27:28 +01:00
Julien Duponchelle
0b97509a74
Do not color logger message
2015-01-20 15:18:57 +01:00
Julien Duponchelle
4488cc3960
Colored logs
2015-01-20 15:10:38 +01:00
Julien Duponchelle
f5ed9fbcf1
PEP 8 clean thanks to auto pep8
2015-01-20 13:24:00 +01:00
Julien Duponchelle
68d0e5f42d
PEP8
2015-01-20 13:04:20 +01:00
Julien Duponchelle
77db08c39e
Remove NIO from VPCS
2015-01-16 21:39:58 +01:00
Julien Duponchelle
bf6f62e629
Serialize NIO
2015-01-16 17:09:45 +01:00
Jeremy
9e83329f14
Rename Device to VM.
2015-01-15 16:50:36 -07:00
Julien Duponchelle
6c35cc304e
Dirty stop start for VPCS
2015-01-14 18:52:02 +01:00
Julien Duponchelle
1431c66c54
Documentation generation
2015-01-14 12:32:56 +01:00
Jeremy
61344a1669
New base server.
2015-01-13 17:05:26 -07:00