Commit Graph

23 Commits

Author SHA1 Message Date
ab60d7929b Basic VMware support (start & stop a VM). 2015-04-30 19:05:37 -06:00
4df95efdec Skip IOU test on Windows
Fix #159
2015-04-27 15:09:42 +02:00
3b4a060ae9 Fix missing IOU documentation
Fix #143
2015-04-07 16:09:27 +02:00
ae7bf828cd Fix tests on MacOS 2015-02-27 18:30:22 +01:00
985c23a40e Explicitly import handlers so freezing application can find and include the right modules.
Do not import IOU on Windows to avoid importing unknown modules like fcntl on that platform.
2015-02-26 19:31:18 -07:00
d0244824bf Get a working Qemu handler. Next step add all parameters 2015-02-19 19:43:45 +01:00
2e99ef69a9 Modules support start iou process (not ioucon and iouyap) 2015-02-12 22:29:32 +01:00
46cbcd6132 New Dynamips integration part 1 2015-02-09 18:24:13 -07:00
68d0e5f42d PEP8 2015-01-20 13:04:20 +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
61344a1669 New base server. 2015-01-13 17:05:26 -07:00
ee88d6f808 Merge branch 'master' into dev 2014-09-29 17:24:52 -06:00
d1715baae1 Base QEMU support. 2014-09-18 15:47:43 -06:00
ef492d4690 Update gns3dms to support cloud.conf 2014-09-06 20:46:06 -06:00
0ef727ce4b Base for VirtualBox support. 2014-07-12 13:18:25 -06:00
87c3a41398 Update Class names to camelcase 2014-05-13 15:00:35 -06:00
5926bfbd07 Fixed first round of bugs/comments from first pull request 2014-05-13 10:17:28 -06:00
588ee8eed0 Changed the way vpcs closes by using the socket to send quit message instead of pid kill 2014-05-12 08:16:37 -06:00
c6b4ac04e1 Revert "Test"
This reverts commit a61686a436.
2014-05-06 09:05:05 -06:00
a61686a436 Test 2014-05-06 08:50:34 -06:00
bb2c25da5c Fix freezing issues on Windows. 2014-03-30 16:25:56 -06:00
41a1d16e92 Windows support (freezing).
Client notification support.
Hypervisor manager changes.
IOU reload support.
Switch to non-dynamic module loading because of a multiprocessing
problem on Windows.
2014-03-15 21:41:04 -06:00
f4e51ea74f Base server complete including modules, STOMP protocol over Websockets
and ZMQ Router/Dealer implementations.
2013-12-05 00:21:06 -07:00