Julien Duponchelle
|
d184b65800
|
Improve PR #386
* Add more test
* Check to kvmi-ok is asynchronous
|
2016-01-04 16:30:06 +01:00 |
|
Vasil Rangelov
|
d00efbfb0f
|
Adds a handler for getting the Qemu related capabilities of the server. Currently includes just a check for KVM architectures.
|
2016-01-03 19:38:16 +02:00 |
|
Julien Duponchelle
|
61cf91d83c
|
Fix tests on Windows
Fix #377
|
2015-12-22 13:16:30 +01:00 |
|
Julien Duponchelle
|
286cd7a3ac
|
A debug status page embed in the server
|
2015-12-18 14:38:26 +01:00 |
|
Julien Duponchelle
|
480ca037cd
|
Fix test on Windows
Sadly python crash on my Windows and I can't run the full test
suite.
Fix #377
|
2015-12-14 16:06:51 +01:00 |
|
Julien Duponchelle
|
ad4501838b
|
Merge branch 'master' into unstable
|
2015-12-11 14:35:08 +01:00 |
|
grossmj
|
55034dd24f
|
Update links for new website.
|
2015-12-10 15:00:16 -07:00 |
|
Julien Duponchelle
|
2aaad4749b
|
Replace by another TCP port if port is already used
Another version of #370
This time we replace a free TCP port if port is used and raise
a warning to the user.
|
2015-12-07 12:26:46 +01:00 |
|
Julien Duponchelle
|
5b347fe48f
|
Raise error if server received windows path
|
2015-11-12 15:38:47 +01:00 |
|
Julien Duponchelle
|
3f4da9050c
|
Support VPCS 0.6.1
|
2015-11-11 21:57:58 +01:00 |
|
Julien Duponchelle
|
63edcc1c34
|
Fix duplicate of -no-kvm options
Fix #356
|
2015-11-10 16:25:02 +01:00 |
|
Julien Duponchelle
|
caade47e16
|
Fix tests about images paths security
|
2015-11-10 15:21:10 +01:00 |
|
Julien Duponchelle
|
390c88d7cd
|
Raise an error if user send a non local path to remote server
|
2015-11-09 19:02:10 +01:00 |
|
Julien Duponchelle
|
669295131b
|
Fix qemu tests on Linux
|
2015-11-09 15:01:02 +01:00 |
|
Julien Duponchelle
|
ab4c8665e4
|
Fix backup projects and a qemu broken tests
|
2015-11-09 14:17:19 +01:00 |
|
Julien Duponchelle
|
da240f21ba
|
Apply pep8 fix
|
2015-11-09 12:28:00 +01:00 |
|
Julien Duponchelle
|
f01a6dcaaf
|
Fix qemu tests
|
2015-11-09 12:23:50 +01:00 |
|
Julien Duponchelle
|
1248584841
|
Cleanup unused and duplicates
|
2015-11-09 12:14:25 +01:00 |
|
Julien Duponchelle
|
58d2a5d4b0
|
Support VPCS 0.6.1
Fix #347
|
2015-11-09 10:26:16 +01:00 |
|
grossmj
|
c3e99bfc1d
|
Drop netifaces (replaced by psutil). Fixes #344.
|
2015-11-08 13:34:27 -07:00 |
|
Julien Duponchelle
|
6fbc84c0dc
|
Return relative path for dynamips images
Fix https://github.com/GNS3/gns3-gui/issues/775
|
2015-11-05 16:47:37 +01:00 |
|
Julien Duponchelle
|
7ee12edb5c
|
Fix add existing IOS not working
Fix https://github.com/GNS3/gns3-gui/issues/775
|
2015-11-05 16:28:11 +01:00 |
|
Julien Duponchelle
|
f1e9262c94
|
Avoid test crash if GNS3 is running on the same computer
|
2015-11-03 21:06:30 +01:00 |
|
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
|
c16d237176
|
Fix test
|
2015-09-04 09:13:57 +02:00 |
|
Julien Duponchelle
|
986ab649d7
|
Fix project not closing
Fix #303
|
2015-09-03 16:46:34 +02: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
|
796ca86df9
|
Fix random failures in tests on OSX and Windows
|
2015-08-25 10:13:49 +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
|
54448ab936
|
Prevent user to create a qemu to a different directory on non local
server
|
2015-07-28 16:07:13 +02:00 |
|