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
|
9153b42b9d
|
Fix crash in crash report
|
2015-02-24 20:22:10 +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
|
fd03b36258
|
Fix tests
|
2015-02-24 10:07:22 +01:00 |
|
Julien Duponchelle
|
1ca445d5f5
|
Fix dynampis resume API
|
2015-02-24 10:02:06 +01:00 |
|
Jeremy Grossmann
|
e910167a85
|
Quick change warning -> debug
|
2015-02-23 22:19:03 -07:00 |
|
Jeremy
|
49f3c9295f
|
Some debug messages to help with port allocation debugging.
|
2015-02-23 19:59:19 -07:00 |
|
Jeremy
|
42c07cee1a
|
Properly release UDP ports when closing a project or deleting a link.
|
2015-02-23 19:00:34 -07:00 |
|
Jeremy
|
3d3300e83a
|
Rename console methods in port manager to use the generic tcp term in the name.
Fixes bug when a console port is allocated to a Ghost VM instance and not released.
Warnings at exit when TCP/UDP ports are still allocated.
|
2015-02-23 17:42:55 -07:00 |
|
Jeremy
|
182d2e465e
|
Use projects_path & images_path.
|
2015-02-23 17:08:34 -07:00 |
|
Jeremy
|
fb9f5d3c14
|
List only executable files in upload handler.
|
2015-02-23 15:56:40 -07:00 |
|
Jeremy
|
8b19029d97
|
List only executable files in upload handler.
|
2015-02-23 15:56:10 -07:00 |
|
Jeremy
|
0e8c184987
|
Recursive listing of the images directory & fixes bug when uploading no files.
|
2015-02-23 15:49:05 -07:00 |
|
Julien Duponchelle
|
4d1f08c96e
|
Turn off Qemu graphics if no display is available
Fixes #66
|
2015-02-23 20:21:00 +01:00 |
|
Julien Duponchelle
|
cad708f4ab
|
Add warning unstable at the beginning of the API
|
2015-02-23 18:00:59 +01:00 |
|
Julien Duponchelle
|
4ffb2c8c20
|
Fix tests
|
2015-02-23 17:32:55 +01:00 |
|
Julien Duponchelle
|
89b7d62ec6
|
Some code cleanup
|
2015-02-23 17:28:17 +01:00 |
|
Julien Duponchelle
|
c9314ec509
|
autopep8 et upload files
|
2015-02-23 17:21:39 +01:00 |
|
Julien Duponchelle
|
259f6249e2
|
Fix tests
|
2015-02-23 16:09:52 +01:00 |
|
Julien Duponchelle
|
f7cd09d5fb
|
Display an upload form (upload is not yet ready)
|
2015-02-23 11:28:33 +01:00 |
|
Jeremy
|
210aa6f12a
|
Bit of cleaning.
|
2015-02-22 19:56:52 -07:00 |
|
Jeremy
|
da11343647
|
Fixes aiohttp.errors.ClientDisconnectedError errors when SIGINT is received.
|
2015-02-22 12:36:44 -07:00 |
|
Jeremy
|
565a7b35a6
|
Default NVRAM and Idle-PC for some IOS images.
|
2015-02-21 17:24:39 -07:00 |
|
Jeremy
|
9a745ed3f4
|
Merge remote-tracking branch 'origin/asyncio' into asyncio
|
2015-02-20 16:53:57 -07:00 |
|
Jeremy
|
af700e9bcb
|
Idle-PC and auto idle-pc for Dynamips.
|
2015-02-20 16:53:51 -07:00 |
|
Julien Duponchelle
|
cecf2f5014
|
Async qemu monitor reading
|
2015-02-21 00:15:56 +01:00 |
|
Julien Duponchelle
|
45a48cfcc1
|
Embeded debugging shell
|
2015-02-20 22:40:20 +01:00 |
|
Julien Duponchelle
|
a0f4c6d021
|
Repare live reload
|
2015-02-20 22:23:09 +01:00 |
|
Julien Duponchelle
|
71357fa7ab
|
Fix tests
|
2015-02-20 17:45:27 +01:00 |
|
Julien Duponchelle
|
47be57dca7
|
Fix qemu close
|
2015-02-20 17:31:02 +01:00 |
|
Julien Duponchelle
|
15036837bb
|
No project for qemu binaries list
|
2015-02-20 16:54:23 +01:00 |
|
Julien Duponchelle
|
8aa5514890
|
Qemu binary list
|
2015-02-20 14:39:13 +01:00 |
|
Jeremy
|
90f71e7581
|
Idle-PC proposals for Dynamips.
|
2015-02-19 19:14:30 -07:00 |
|
Jeremy
|
b393948b67
|
Fixes iouyap shutdown.
|
2015-02-19 16:58:44 -07:00 |
|
Jeremy
|
8d02f464c5
|
Dynamips import/export configs.
|
2015-02-19 16:04:15 -07:00 |
|
Julien Duponchelle
|
3797e27de5
|
Update documentation
|
2015-02-19 20:23:27 +01:00 |
|
Julien Duponchelle
|
48f5c7c8b3
|
All params for qemu
|
2015-02-19 20:22:30 +01:00 |
|
Julien Duponchelle
|
d0244824bf
|
Get a working Qemu handler. Next step add all parameters
|
2015-02-19 19:43:45 +01:00 |
|
Julien Duponchelle
|
b03b9226ff
|
So we have running code for a qemu module
Now the handlers. The telnet code is not yet async
|
2015-02-19 16:46:57 +01:00 |
|
Julien Duponchelle
|
25bcbfb073
|
Allocation of console port in base vm
|
2015-02-19 11:45:43 +01:00 |
|
Jeremy
|
4a3e6632c1
|
Merge remote-tracking branch 'origin/asyncio' into asyncio
|
2015-02-18 18:40:16 -07:00 |
|
Jeremy
|
380c4d8211
|
Fixes capture directory path.
|
2015-02-18 18:40:01 -07:00 |
|
grossmj
|
3d1363150e
|
Fixes ghost file path.
|
2015-02-18 18:24:35 -07:00 |
|
grossmj
|
610dee957d
|
Use HTTP error 409 instead of 500 for VMError.
|
2015-02-18 17:48:02 -07:00 |
|
Julien Duponchelle
|
d65617657c
|
Fix old project directories renames
|
2015-02-18 16:13:09 +01:00 |
|
Julien Duponchelle
|
3cb7213427
|
Fix crash in VPCS
|
2015-02-18 15:18:18 +01:00 |
|
Julien Duponchelle
|
0977af1c00
|
Add a dedicated glossary page
|
2015-02-18 11:06:13 +01:00 |
|
Julien Duponchelle
|
03b6563864
|
Initial config path for IOU
|
2015-02-17 18:12:43 +01:00 |
|