Julien Duponchelle
|
7967a922bc
|
Merge branch 'master' into unstable
|
2015-11-03 12:39:01 +01:00 |
|
Julien Duponchelle
|
bd54c55ae1
|
Fix minor errors reported by codacy.com
|
2015-11-03 12:34:22 +01:00 |
|
Julien Duponchelle
|
69c38c6414
|
Use pytest 2.8 so it's work with Python 3.5 without warning
|
2015-11-02 16:35:12 +01:00 |
|
Julien Duponchelle
|
6edb41ded7
|
Merge branch 'master' into unstable
|
2015-10-30 15:17:17 +01:00 |
|
Julien Duponchelle
|
42c8fb7c29
|
Raise an error when you use a port outside the ranges
Fix #739
|
2015-10-30 15:15:28 +01:00 |
|
Julien Duponchelle
|
c2a08a391c
|
Fix crash in IOU config export
Fix #335
|
2015-10-21 14:28:39 +02:00 |
|
Julien Duponchelle
|
d979f08c93
|
Update api documentation
|
2015-10-16 19:05:29 +02:00 |
|
Julien Duponchelle
|
504a4af4ab
|
Enforce console port for VNC
Ref https://github.com/GNS3/gns3-gui/issues/721
|
2015-10-16 18:16:07 +02:00 |
|
Julien Duponchelle
|
c50c735e86
|
Merge branch 'master' into unstable
|
2015-10-07 13:51:28 +02:00 |
|
Julien Duponchelle
|
acd5c992ba
|
Fix Dynamips identifier is already used by another router
Fix #327
|
2015-10-07 13:50:40 +02:00 |
|
Julien Duponchelle
|
9b740e85d0
|
Fix Dynamips identifier is already used by another router
Fix #327
|
2015-10-07 11:34:27 +02:00 |
|
Julien Duponchelle
|
5e3ce48a52
|
Merge branch 'master' into unstable
|
2015-10-06 19:19:56 +02:00 |
|
Julien Duponchelle
|
3d7d8682ee
|
OVA file support
|
2015-10-06 17:50:54 +02:00 |
|
Julien Duponchelle
|
034ac392b7
|
Support listing images in subdirectories
It's a part of the OVA support:
https://github.com/GNS3/gns3-gui/issues/700
|
2015-10-05 11:07:15 +02:00 |
|
Julien Duponchelle
|
bfe9c117ba
|
Fix tests
|
2015-10-05 09:14:55 +02:00 |
|
grossmj
|
47abba3c9c
|
Fixes tests.
|
2015-09-14 15:16:54 -06:00 |
|
Julien Duponchelle
|
d853ffe791
|
Change the way we look for Qemu path
Fix #302
|
2015-08-27 18:27:17 +02:00 |
|
Julien Duponchelle
|
fea7a8a9ab
|
Fix Qemu cannot be used on Windows
Fix #291
|
2015-08-26 13:47:12 +02:00 |
|
Julien Duponchelle
|
55f7c79918
|
Explicit set qemu memory as MB
|
2015-08-07 17:03:06 +02:00 |
|
Julien Duponchelle
|
323674ba5c
|
Turn off KVM for non x86 architectures
Fix #289
|
2015-08-07 16:49:45 +02:00 |
|
Julien Duponchelle
|
8b46a1a4ab
|
Fix tests
|
2015-08-07 09:21:09 +02:00 |
|
Julien Duponchelle
|
dbc4f05465
|
Fix tests
|
2015-08-03 12:10:36 +02:00 |
|
Julien Duponchelle
|
e92d9ca5ff
|
Raise error if qemu image already exist when creating disk
|
2015-07-28 16:15:01 +02:00 |
|
Julien Duponchelle
|
5b0c36c0d6
|
API for creating a qemu disk image
|
2015-07-27 19:18:36 +02:00 |
|
Julien Duponchelle
|
5d8c90d138
|
Rename qemu image type to qemu image format
|
2015-07-27 17:32:27 +02:00 |
|
Julien Duponchelle
|
b94a4e2308
|
Add code for creating qemu image on server side
Ref https://github.com/GNS3/gns3-gui/issues/558
|
2015-07-27 16:27:14 +02:00 |
|
Julien Duponchelle
|
3f25bfcb27
|
Fix qemu tests
|
2015-07-23 10:46:43 +02:00 |
|
Julien Duponchelle
|
c3eb6a440f
|
Fix vmware and interfaces tests
|
2015-07-09 16:12:33 +02:00 |
|
Julien Duponchelle
|
dd6c377b15
|
Fix test on Linux
Fix #258
|
2015-07-09 15:39:14 +02:00 |
|
Julien Duponchelle
|
6e3ebb714d
|
Return vm_directory for VirtualBox and VMware
Fix #246
|
2015-06-26 17:09:19 +02:00 |
|
Julien Duponchelle
|
feefb075d4
|
Make the qemu event crash more future proof
|
2015-06-26 15:10:41 +02:00 |
|
Julien Duponchelle
|
e8805d3fdc
|
When a qemu VM crash send the log to the client.
Fix #243
|
2015-06-26 14:41:58 +02:00 |
|
Julien Duponchelle
|
3bb1509f41
|
Fix the tests after the removal of the KVM flag from VM
|
2015-06-25 09:54:42 +02:00 |
|
Julien Duponchelle
|
4aadfa3b67
|
Test all IOU requirements at VM startup
This allow user to create the node and upload the image after
|
2015-06-19 16:35:19 +02:00 |
|
Julien Duponchelle
|
a577fe9fdb
|
Make VMX reading case insensitive
Fix #237
|
2015-06-18 16:28:13 +02:00 |
|
Julien Duponchelle
|
f041697311
|
Compute a md5sum of images for futur purpose
Fix #234
|
2015-06-17 17:11:25 +02:00 |
|
Julien Duponchelle
|
04aac2f3dc
|
Convert old -enable-kvm to kvm settings for Qemu
Fix #233
|
2015-06-12 09:40:38 +02:00 |
|
Julien Duponchelle
|
2da0b36ee7
|
Support a platform parameter for Qemu
I'm sure we will discover a distribution with a different
naming conventions...
Fix #220
|
2015-06-10 15:49:24 +02:00 |
|
Julien Duponchelle
|
fb79543342
|
Build documentation
|
2015-06-10 14:35:53 +02:00 |
|
Julien Duponchelle
|
b0fb2fcc6d
|
Fix test
|
2015-06-10 14:33:44 +02:00 |
|
Julien Duponchelle
|
7c7f8fe3ed
|
Fix ethernet interfaces tests if eth0 doesn't exists
Also on Windows and MacOS it return error if we try
to use a non existing interfaces.
Fix #230
|
2015-06-09 16:35:21 +02:00 |
|
Julien Duponchelle
|
352fa3480b
|
Fix qemu tests on travis
|
2015-06-09 09:55:51 +02:00 |
|
Julien Duponchelle
|
669ec42985
|
Add a test for KVM support
|
2015-06-09 09:28:39 +02:00 |
|
grossmj
|
ca331ae2a5
|
Import/Export support for IOU nvrams.
|
2015-06-06 15:15:03 -06:00 |
|
Julien Duponchelle
|
a1204dca0a
|
Merge branch 'master' into unstable
|
2015-06-03 18:34:46 +02:00 |
|
Julien Duponchelle
|
b344def887
|
Fix crash when virtualbox list of VMS return an empty line
Fix #206
|
2015-06-03 11:59:53 +02:00 |
|
Julien Duponchelle
|
a79249aa9e
|
Fix tests after merge
|
2015-05-28 12:05:19 +02:00 |
|
Julien Duponchelle
|
9442042d7a
|
Merge branch 'master' into unstable
|
2015-05-28 12:04:01 +02:00 |
|
Vasil Rangelov
|
9ef4628cbc
|
Added a method for getting qemu-img binaries, and moved the qemu folder into a separate method.
|
2015-05-28 00:11:36 +03:00 |
|
Julien Duponchelle
|
7cad25eb1a
|
Raise a VirtualBox error if adapter doesn't exists
Fix #195
|
2015-05-27 16:38:57 +02:00 |
|