ziajka
|
b9e2b7945a
|
Removed gc collection at testing
|
2017-06-07 14:39:47 +02:00 |
|
Julien Duponchelle
|
cdcdba7411
|
Fix installation issue with Python 3.4 and aiohttp cors
|
2017-06-06 17:41:36 +02:00 |
|
Julien Duponchelle
|
7b642552dd
|
Fix GNS3VM settings are lost at startup
Fix #926
|
2017-03-07 15:36:35 +01:00 |
|
Julien Duponchelle
|
eabe4eb97e
|
Improve remote server console host support when binding to 0.0.0.0
Fix https://github.com/GNS3/gns3-gui/issues/1574
|
2016-10-26 14:43:47 +02:00 |
|
Julien Duponchelle
|
ae1e027031
|
Raise error if using a non linked clone VM twice
Fix https://github.com/GNS3/gns3-gui/issues/1593
|
2016-10-24 21:39:35 +02:00 |
|
Julien Duponchelle
|
29563ed7bc
|
Fill cloud interface server side
Fix https://github.com/GNS3/gns3-gui/issues/1535
|
2016-09-22 17:46:32 +02:00 |
|
Julien Duponchelle
|
f1fe7246e7
|
Remove --controller
This add too much complexity and it can work
without it.
Fix https://github.com/GNS3/gns3-vm/issues/80, #645
|
2016-09-07 10:04:28 +02:00 |
|
Julien Duponchelle
|
d772b6fbd7
|
Nat node work on any linux thanks to libvirt
Fix #599
|
2016-09-05 18:40:49 +02:00 |
|
Julien Duponchelle
|
0afd7b78b7
|
Avoid tasks lost during tests creating noisy warnings
|
2016-09-02 14:09:01 +02:00 |
|
Julien Duponchelle
|
7065988087
|
Raise an error if we use nat and eth1 doesn't exists
Fix #657
|
2016-08-30 18:27:04 +02:00 |
|
Julien Duponchelle
|
a53a972135
|
Nat node for only the GNS3 VM
|
2016-08-21 21:46:49 +02:00 |
|
Julien Duponchelle
|
bf154049d2
|
Suppport ~/GNS3/symbols
|
2016-06-28 19:58:57 +02:00 |
|
Julien Duponchelle
|
4c3bfde97e
|
Fix test suite after VPCS changes for using ubridge
|
2016-06-23 12:10:18 +02:00 |
|
Julien Duponchelle
|
3132d51694
|
Do not reload a project if project is already opened
Ref https://github.com/GNS3/gns3-gui/issues/1251
|
2016-06-17 17:50:06 +02:00 |
|
Julien Duponchelle
|
d8bdd16e13
|
Raise an error if image is missing on compute
|
2016-06-07 15:34:04 +02:00 |
|
Julien Duponchelle
|
9ccb55206d
|
Cleanup code for getting the default project directory
|
2016-05-11 18:42:55 +02:00 |
|
Julien Duponchelle
|
f5e5cf5059
|
Save the list of compute node
Fix #494
|
2016-04-19 15:35:50 +02:00 |
|
Julien Duponchelle
|
ce5461aee8
|
Raise error if we try to controll a non controller server
Fix #451
|
2016-04-19 10:47:53 +02:00 |
|
Julien Duponchelle
|
58d4a529d4
|
Rename hypervisor to compute
Fix #487
|
2016-04-15 17:59:59 +02:00 |
|
Julien Duponchelle
|
dd2fdcc574
|
Merge branch '1.5' into networkv2
|
2016-03-16 16:35:23 +01:00 |
|
Julien Duponchelle
|
174e7cccea
|
Merge branch 'master' into 1.5
|
2016-03-16 16:35:03 +01:00 |
|
Julien Duponchelle
|
75212cda3f
|
Improve tests on Travis
|
2016-03-16 16:34:36 +01:00 |
|
Julien Duponchelle
|
8c1560332e
|
Remove /controller from the api endpoint
|
2016-03-11 17:16:09 +01:00 |
|
Julien Duponchelle
|
58f1abff35
|
Close, commit and delete supported for projects in controller
|
2016-03-10 10:32:07 +01:00 |
|
Julien Duponchelle
|
3296b97f59
|
Rename modules => hypervisor
|
2016-03-08 16:12:46 +01:00 |
|
Julien Duponchelle
|
b2ce7ee8d7
|
API V2
|
2016-03-07 17:57:12 +01:00 |
|
Julien Duponchelle
|
664cec97ba
|
Create /hypervisor and /controller namespace
|
2016-03-07 15:01:35 +01:00 |
|
Julien Duponchelle
|
aad69e9650
|
Create a /server API for register servers
This allow to push to the controller information about
the connection to a server.
|
2016-03-03 16:05:09 +01:00 |
|
Julien Duponchelle
|
84eb8356e8
|
Create a container class and a flag for enable it from command line
Ref #417
|
2016-03-02 09:49:52 +01:00 |
|
Julien Duponchelle
|
119a2a3b66
|
Add test for unicode char in images path
Ref #401
|
2016-01-26 15:32:40 +01:00 |
|
grossmj
|
c3e99bfc1d
|
Drop netifaces (replaced by psutil). Fixes #344.
|
2015-11-08 13:34:27 -07: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
|
986ab649d7
|
Fix project not closing
Fix #303
|
2015-09-03 16:46:34 +02:00 |
|
Julien Duponchelle
|
796ca86df9
|
Fix random failures in tests on OSX and Windows
|
2015-08-25 10:13:49 +02:00 |
|
Julien Duponchelle
|
323674ba5c
|
Turn off KVM for non x86 architectures
Fix #289
|
2015-08-07 16:49:45 +02:00 |
|
Julien Duponchelle
|
3b3929803b
|
Force turn off KVM for the CI
|
2015-06-26 17:13:32 +02:00 |
|
Julien Duponchelle
|
04e62e429c
|
Merge branch 'master' into unstable
|
2015-06-11 16:55:09 +02:00 |
|
Julien Duponchelle
|
07eab6e766
|
Fix tests
|
2015-06-11 09:18:02 +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
|
6f9f004ebb
|
API for list & download files of a project
|
2015-05-26 09:49:12 +02:00 |
|
grossmj
|
153914bf97
|
Make sure used ports in a project are cleaned up when closing it.
|
2015-03-21 17:19:12 -06:00 |
|
Julien Duponchelle
|
964ea0f577
|
Fix random behavior in tests
|
2015-03-17 15:40:58 +01:00 |
|
Julien Duponchelle
|
bcb1ce02ab
|
Refactor config management in tests
|
2015-03-16 15:03:41 +01:00 |
|
Julien Duponchelle
|
e54649accd
|
Fix dynamips tests
|
2015-03-16 14:42:00 +01:00 |
|
Julien Duponchelle
|
ae7bf828cd
|
Fix tests on MacOS
|
2015-02-27 18:30:22 +01:00 |
|
Julien Duponchelle
|
aa40e6097e
|
Fix tests
|
2015-02-26 10:45:37 +01: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 |
|
Julien Duponchelle
|
f7cd09d5fb
|
Display an upload form (upload is not yet ready)
|
2015-02-23 11:28:33 +01:00 |
|
Julien Duponchelle
|
15f89776d3
|
All current iou code is async
|
2015-02-16 17:20:07 +01:00 |
|
Julien Duponchelle
|
e99c0f6ac5
|
I hope it's fix tests on Travis Python 3.3
|
2015-02-09 11:19:56 +01:00 |
|