Julien Duponchelle
|
5e4f5fe2d1
|
Script for sending random query to the GNS3 server
The purpose of this script is to replicate weird
issues by sending a large number of queries.
* Ref https://github.com/GNS3/gns3-gui/issues/1654
* Ref https://github.com/GNS3/gns3-gui/issues/1659
|
2016-11-14 14:02:58 +01:00 |
|
Julien Duponchelle
|
a8b78a9b0a
|
Fix traceback when sending invalid parameters to the server
Fix #783
|
2016-11-14 14:00:11 +01:00 |
|
pyup.io bot
|
2c6063569a
|
Update pytest from 3.0.3 to 3.0.4 (#781)
|
2016-11-14 09:45:22 +01:00 |
|
grossmj
|
fdc9283e04
|
Generic code the bind an Ethernet interface with uBridge. Ref #771.
|
2016-11-13 20:28:14 +11:00 |
|
Julien Duponchelle
|
63a92c4a16
|
Require ubridge 0.9.7 this fix error with IOL bridge creation
Fix https://github.com/GNS3/gns3-gui/issues/1651
|
2016-11-11 17:07:20 +01:00 |
|
Julien Duponchelle
|
8dd4f63aca
|
Make sure IOU licence is dump in ~/
Fix #780
|
2016-11-11 16:18:39 +01:00 |
|
Julien Duponchelle
|
3bc4e951b8
|
Fix a None error when creating link
|
2016-11-11 16:08:52 +01:00 |
|
Julien Duponchelle
|
8db9b89318
|
Fix IOL bridge errors
Fix https://github.com/GNS3/gns3-gui/issues/1651
|
2016-11-11 15:16:46 +01:00 |
|
Julien Duponchelle
|
52577b55b2
|
Typo
|
2016-11-11 14:44:27 +01:00 |
|
Julien Duponchelle
|
3bb4f6f133
|
Display path of vnetlib during interface creations
Ref https://github.com/GNS3/gns3-gui/issues/1648
|
2016-11-11 14:26:09 +01:00 |
|
Julien Duponchelle
|
c5ef6b310d
|
Use last aiohttp
|
2016-11-11 13:19:44 +01:00 |
|
Julien Duponchelle
|
1bb760d3f0
|
Make logs for searching GNS3 VM vmware IP less noisy
Fix #765
|
2016-11-11 11:41:16 +01:00 |
|
Julien Duponchelle
|
65090c6f87
|
Catch errors when listing images
Fix #764
|
2016-11-11 11:24:41 +01:00 |
|
Julien Duponchelle
|
477091207d
|
Better handle compute unavailable errors
Fix #775
|
2016-11-11 10:38:59 +01:00 |
|
Julien Duponchelle
|
f968f6616f
|
Fix NameError: name 'available_ram' is not define
Fix #767
|
2016-11-11 10:25:37 +01:00 |
|
pyup.io bot
|
0f0dff3bbb
|
Update pytest-timeout from 1.0.0 to 1.2.0 (#774)
|
2016-11-10 22:54:17 +01:00 |
|
Julien Duponchelle
|
57e2fd9943
|
If we can found a common subnet we return the host binding for link
creation
Fix #773
|
2016-11-10 22:39:16 +01:00 |
|
Julien Duponchelle
|
ca6f014207
|
Do not connect GNS3 to remote server via 169.254.X.X
|
2016-11-10 14:46:25 +01:00 |
|
Julien Duponchelle
|
5f988bae2f
|
Expose debug informations about links
|
2016-11-10 14:18:24 +01:00 |
|
Julien Duponchelle
|
bddf9ec2ac
|
Qemu telnet support multiple client connected
Fix #770
|
2016-11-09 09:47:48 +01:00 |
|
Julien Duponchelle
|
69f154d9cc
|
Correctly initialize connection to VPCS console
|
2016-11-08 20:10:17 +01:00 |
|
Julien Duponchelle
|
db8296f548
|
Support multiple client connected to the same VPCS console
Ref #770
|
2016-11-08 19:44:12 +01:00 |
|
Julien Duponchelle
|
3754a49cc0
|
Drop IOUCON
Fix #747
|
2016-11-08 10:21:20 +01:00 |
|
Julien Duponchelle
|
15d190d911
|
Increase timeout for link creation
|
2016-11-08 09:54:59 +01:00 |
|
Julien Duponchelle
|
553e137a13
|
Support for serial console for Virtual BOX and VMware using asyncio
Ref #747
|
2016-11-07 23:43:20 +01:00 |
|
Julien Duponchelle
|
3c5cbebfb4
|
Fix timeout issues when starting VMware or VBox
Fix https://github.com/GNS3/gns3-gui/issues/1632
|
2016-11-07 17:34:51 +01:00 |
|
Julien Duponchelle
|
a35eaa8e60
|
Ask for reboot if VBoxManage is not found
|
2016-11-07 15:49:25 +01:00 |
|
Julien Duponchelle
|
7931ee01b3
|
Fix a crash with VirtualBox linked clone
|
2016-11-07 14:10:44 +01:00 |
|
Julien Duponchelle
|
4fe2b746d0
|
Fix IOU tests
|
2016-11-06 21:22:48 +01:00 |
|
grossmj
|
183f602fc0
|
Replace iouyap by ubridge to handle IOU connections. Fixes #614.
|
2016-11-06 21:27:49 +11:00 |
|
grossmj
|
c271ef8c6a
|
Tool to add, configure and remove Windows loopback adapters.
New dependency: wmi (not added to requirements.txt).
Usage (must be running with admin rights):
gns3loopback.exe --add MY_LOOPBACK 10.0.0.1 255.0.0.0
gns3loopback.exe --remove MY_LOOPBACK
|
2016-11-05 15:10:05 +11:00 |
|
Julien Duponchelle
|
0c87d8e1bd
|
Lock VMware by VM instead of globally
Ref https://github.com/GNS3/gns3-gui/issues/1632
|
2016-11-04 19:39:17 +01:00 |
|
Julien Duponchelle
|
7255754fef
|
Bridge support in cloud is more robust
Fix #761
|
2016-11-04 17:40:44 +01:00 |
|
Julien Duponchelle
|
cf723962af
|
Support bridge in cloud
Nat take advantage of that and the code is more simple.
Fix #761
|
2016-11-04 17:32:16 +01:00 |
|
Julien Duponchelle
|
1b3e47ce83
|
Add a test of cloud raw ethernet interface
Before touching it for the bridge support a test to prevent regressions.
Ref #761
|
2016-11-04 16:52:29 +01:00 |
|
Julien Duponchelle
|
74695efe90
|
Fix tests checking the local flag
|
2016-11-04 15:42:29 +01:00 |
|
Julien Duponchelle
|
ea94731418
|
Fix support of IOS images outside standard directories
Fix https://github.com/GNS3/gns3-gui/issues/1630
|
2016-11-04 15:26:13 +01:00 |
|
Julien Duponchelle
|
5dee4eb052
|
Raise clean error when node timeout when stopped
|
2016-11-04 11:40:55 +01:00 |
|
Julien Duponchelle
|
dc26be43c2
|
Fix random VirtualBox creation error when using linked clone
Fix #760
|
2016-11-04 11:07:43 +01:00 |
|
Julien Duponchelle
|
6f43f988c3
|
Update documentations
|
2016-11-03 18:20:51 +01:00 |
|
Julien Duponchelle
|
4e15f89604
|
Drop console_type serial, and enable_remote_console for Vbox and VMware
Ref #748
|
2016-11-03 18:17:50 +01:00 |
|
Julien Duponchelle
|
382d8887d5
|
Fix a test failure when test run and gns3server is running
|
2016-11-03 14:27:03 +01:00 |
|
Julien Duponchelle
|
0d6adb0620
|
Fix a rare crash when a failed node is garbage collected
|
2016-11-03 14:21:28 +01:00 |
|
Julien Duponchelle
|
1e73962e33
|
Do not dump iourc_content to .gns3 file
Fix #759
|
2016-11-03 13:35:44 +01:00 |
|
Julien Duponchelle
|
3df3aa84ff
|
Try to disable enable remote console for VMware to see if it's the source of timeout errors
Ref https://github.com/GNS3/gns3-gui/issues/1632
|
2016-11-03 10:40:00 +01:00 |
|
Julien Duponchelle
|
7c981f9322
|
Try to disable enable remote console for VMware to see if it's the source of timeout errors
Ref https://github.com/GNS3/gns3-gui/issues/1632
|
2016-11-02 18:59:09 +01:00 |
|
Julien Duponchelle
|
21ec2a6271
|
Fix No such file or directory when duplicate a project using Vbox linked clone hdd_info.json
Fix #1185
|
2016-11-02 12:50:53 +01:00 |
|
Julien Duponchelle
|
ce5ff93242
|
Catch FileNotFound error for builtin symbols if erase them from disk
Fix #752
|
2016-11-02 12:07:25 +01:00 |
|
Julien Duponchelle
|
c254011b33
|
Upgrade aiohttp
|
2016-11-02 11:55:47 +01:00 |
|
Julien Duponchelle
|
0d022a4d33
|
Forward server disconnected errors
Fix #758
|
2016-11-02 11:06:45 +01:00 |
|