32f5dbb645
Release v2.1.14
2019-02-27 14:58:52 +07:00
7aae682f0a
Fix issue when setting cpuid.corespersocket for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/2723
2019-02-27 14:47:45 +07:00
879e32eb9a
Bump ACPI Shutdown Timeout to 120 seconds. Ref #1536
2019-02-26 23:19:33 +07:00
01481cde1f
Development on 2.1.14dev1
2019-02-26 18:10:23 +07:00
b5deb9d177
Release v2.1.13
2019-02-26 16:46:02 +07:00
e1aa13fa73
Force jsonschema dependency to 2.6.0
...
This is to fix this issue when starting the (frozen) application on Windows:
```
File "C:\Python36-x64\lib\site-packages\jsonschema\validators.py", line 505, in <module>
File "C:\Python36-x64\lib\site-packages\jsonschema\_utils.py", line 57, in load_schema
File "C:\Python36-x64\lib\pkgutil.py", line 634, in get_data
OSError: [Errno 34] Result too large: 'jsonschema\\schemas\\draft6.json'
```
2019-02-26 15:28:11 +07:00
62c51edbae
Less aggressive connections to uBridge. Ref #1289
2019-02-22 16:05:31 +07:00
a13d063aa1
Fix topology images (Pictures) disappearing from projects. Fixes #1514 .
2019-02-21 23:58:54 +07:00
1ef1872f8e
Reset MAC addresses when duplicating a project. Fixes #1522
2019-02-20 16:38:43 +07:00
657698a961
Fix create a node from an appliance test.
2019-02-20 11:21:29 +07:00
081ba31b50
Fix API call to create a node from an appliance doesn't return the new node data. Fixes #1527
2019-02-20 10:47:33 +07:00
aea4ae808f
Detect invalid environment variable and send a warning when creating a Docker node. Ref #2683
2019-02-19 17:34:10 +07:00
ae3515434c
Do not export/import symlinks for projects. Fixes #2699
2019-02-19 12:43:44 +07:00
589c9754e8
Fix symlink not being created for duplicated IOU devices. Fixes https://github.com/GNS3/gns3-gui/issues/2699
2019-02-19 00:09:59 +08:00
4ecd3b2015
Configure coresPerSocket value in VMX file for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/2688
2019-02-17 23:16:48 +08:00
84ee3263ba
Count logical CPUs to detect if the number of vCPUs is too high when configuring the GNS3 VM. Fixes #2688 .
2019-02-17 23:07:33 +08:00
174624121d
Fix Qemu VM tests. Ref #1516
2019-02-17 19:53:46 +08:00
d9a9abf845
Add explicit error when trying to pull a Docker image from Docker Hub without Internet access. Fixes #1506 .
2019-02-17 19:21:21 +08:00
0b07299472
Fixes double display output in GRUB in QEMU v3.1. Fixes #1516 .
2019-02-17 19:03:36 +08:00
7fb192699b
Development on 2.1.13dev1
2019-01-23 15:42:10 +08:00
bccdfc97d1
Release 2.1.12
2019-01-23 15:40:38 +08:00
792c4310eb
Merge pull request #1502 from GNS3/svg-symbols-fixes
...
Tune how to get the size of SVG images.
2019-01-22 00:41:26 +07:00
3e21f96bf9
Fix indentation issue. Ref https://github.com/GNS3/gns3-gui/issues/2674
...
(cherry picked from commit c14d79a3d5
)
2019-01-21 23:51:46 +07:00
5f932fee9f
Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674 .
...
* Default for missing height/width is "100%" as defined in the SVG specification
* Better error message, if viewBox attribute is missing
* Removal of "%" in percent more fault tolerant by using rstrip("%")
(cherry picked from commit e3757a8955
)
2019-01-21 23:49:43 +07:00
ef38ccfefa
Automatically create a symbolic link to the IOU image in the IOU working directory. Fixes #1484
2018-12-17 22:42:18 -06:00
670b6d689a
Merge remote-tracking branch 'origin/2.1' into 2.1
2018-12-14 19:53:51 -06:00
fc75a6b8d3
Fix link pause/filters only work for the first interface of Docker containers. Fixes #1482
2018-12-14 19:53:43 -06:00
647ac87c89
Merge pull request #1476 from ddragic/x11vnc
...
Docker: fix x11vnc not starting
2018-11-29 07:03:58 +07:00
817a053dfc
docker_vm: fix x11vnc not starting
2018-11-29 00:37:20 +01:00
df4e4bec24
Merge pull request #1472 from GNS3/docker-console-resize
...
Telnet console resize support for Docker VM. Fixes #1471
2018-11-27 15:17:34 +07:00
60ac6d2dfe
Telnet console resize support for Docker VM.
2018-11-27 15:06:56 +07:00
c0a0a13bdd
Avoid _fix_permissions() to be called twice when stopping Docker VM. Ref #1428
2018-11-26 15:53:24 +07:00
a3044ede77
Fix _fix_permissions() garbles permissions in Docker VM. Ref #1428
2018-11-25 17:11:42 +07:00
df3baffd9b
Fix "None is not of type 'integer'" when opening project containing a Qemu VM. Fixes #2610 .
2018-11-24 19:56:29 +07:00
e7b8309a80
Fix Docker VNC tests. Ref #1438
2018-11-11 23:25:23 +08:00
029344da14
Only require Xtigervnc or Xvfb+x11vnc for Docker with vnc console. Ref #1438
2018-11-11 22:33:58 +08:00
d0bab9947e
Support tigervnc in Docker VM. Ref #1438
2018-11-11 21:07:33 +08:00
e4a6db8ebc
Fix some typos.
2018-10-04 15:22:42 +02:00
181a31be32
Update minimum VIX version requirements for VMware. Ref #1415 .
2018-10-02 11:22:32 +02:00
8d368cd0f6
Development on 2.1.12dev1
2018-09-28 20:50:03 +02:00
41d4ecc4b7
Release v2.1.11
2018-09-28 20:47:44 +02:00
4d95e0b51f
Catch some exceptions.
2018-09-28 15:04:38 +02:00
4efdefaf5a
Development on 2.1.11dev1
2018-09-15 11:23:18 +02:00
b6b345508b
Release v2.1.10
2018-09-15 11:19:55 +02:00
5d2e539193
Update appliances.
2018-09-14 22:18:13 +02:00
eb0e26b55f
Include locale information and GNS3 VM version in crash reports.
2018-09-12 15:38:20 +02:00
17d657c919
Fix small errors like unhandled exceptions etc.
2018-09-11 15:06:01 +02:00
0aa9ab53d1
Import encodings.idna to avoid LookupError when standard library is in a zip file.
2018-09-07 09:34:17 +02:00
4021a13651
Catch exceptions in various locations to fix small issues reported by Sentry.
2018-09-06 09:49:12 +02:00
341e2e2e3a
Check if serial pipe can be opened for VMware and VirtualBox VMs.
2018-09-06 07:02:32 +02:00
f8ecd61a98
Notify users if xvfb process or x11vnc process have crashed. Ref #1401 .
2018-09-05 15:16:07 +08:00
c620d0be84
Improve the invalid port format detection. Fixes https://github.com/GNS3/gns3-gui/issues/2580
2018-09-05 13:35:42 +08:00
abfbadecd6
Update aiohttp verion requirement in order to support Python 3.7. Fixes https://github.com/GNS3/gns3-gui/issues/2566
2018-09-02 20:41:45 +07:00
4a6202fa84
Update setup.py and fix minor issues.
2018-09-02 15:32:33 +07:00
f89d645b56
Update appliances.
2018-08-31 19:33:03 +07:00
b7dd8b5176
Catch asyncio.CancelledError when shutting down the server.
2018-08-28 17:10:24 +07:00
00cf66fb0f
Report GNS3 VM errors to the GUI server summary. Ref #1359 .
2018-08-28 15:42:06 +07:00
8d4e73d23c
Replace vboxnet0 (if it does not exist) by the first available vboxnet interface on Windows. Fixes https://github.com/GNS3/gns3-vm/issues/102
2018-08-26 03:28:38 -07:00
4e712280b3
Merge remote-tracking branch 'origin/2.1' into 2.1
2018-08-26 02:44:01 -07:00
4d57a3befa
Check if the VirtualBox host-only network exists when starting a GNS3 VM running on VirtualBox. Ref https://github.com/GNS3/gns3-vm/issues/102
2018-08-26 02:43:40 -07:00
38b72079b2
Change file timestamps if necessary because ZIP does not support timestamps before 1980. Fixes #1360 .
2018-08-25 18:10:40 +07:00
814526ba26
Add missing coroutine decorator Ref https://github.com/GNS3/gns3-gui/issues/2566
2018-08-25 16:00:40 +07:00
f5dc635baa
Fix test to support Python 3.7 Ref https://github.com/GNS3/gns3-gui/issues/2566
2018-08-25 15:50:08 +07:00
902de3dd47
Refactor asyncio locking system for Python 3.7 support. Ref https://github.com/GNS3/gns3-gui/issues/2566 Ref https://github.com/GNS3/gns3-gui/issues/2568
2018-08-25 14:10:47 +07:00
ad9b6f42bf
Test with Python 3.7 on Travis.
2018-08-24 18:59:10 +07:00
3560cda06c
Use asyncio.ensure_future() instead of asyncio.async() with conservative approach to support Python < 3.4.4. Fixes https://github.com/GNS3/gns3-gui/issues/2566
2018-08-24 18:57:18 +07:00
a3d1e865a8
Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566 .
2018-08-24 18:52:15 +07:00
089d25c79d
Forbid controller and compute servers to be different versions.
...
Report last compute server error to clients and display in the server summary.
2018-08-22 16:54:43 +07:00
59ce105a50
Fix exception with short names for Dynamips interfaces. Fixes #1386 .
2018-08-21 19:46:14 +07:00
aeb33024ca
Add missing Qemu boot priority values. Fixes https://github.com/GNS3/gns3-server/issues/1385
2018-08-21 17:49:58 +07:00
c593785c6d
Development on 2.1.10dev1
2018-08-13 13:50:43 +02:00
689a82a180
Release v2.1.9
2018-08-13 13:13:46 +02:00
23e83b730b
Fix some more problems with interface short names. Fixes https://github.com/GNS3/gns3-gui/issues/2562
2018-08-13 15:45:24 +07:00
e5d38811ca
Fix incorrect short port names in topology summary. Fixes https://github.com/GNS3/gns3-gui/issues/2562
2018-08-13 15:10:21 +07:00
12e71a2917
Set lower process priority when computing idle-pc value on Windows. Ref #2522 .
2018-08-07 19:31:33 +07:00
17e51fdac6
Merge remote-tracking branch 'origin/2.1' into 2.1
2018-07-26 13:35:57 -05:00
d0ed6931d8
Catch exception: ZIP does not support timestamps before 1980. Ref #1360 .
2018-07-26 13:34:23 -05:00
c274be1135
Sync appliances
2018-07-13 12:42:43 +02:00
e20e885d44
Release v2.1.8
2018-06-14 15:17:08 +02:00
893e9c4749
'caplog.text()' syntax is deprecated, use 'caplog.text' property instead.
2018-06-14 17:15:24 +08:00
b68041e4e3
Remove problematic pytest-capturelog dev dependency.
2018-06-14 17:09:15 +08:00
84865ac3d6
Fix dev requirement.
2018-06-14 16:55:48 +08:00
0f496907a0
Fix API status code for start/stop/suspend/reload a node. Fixes #1353 .
...
Fix issues with test.
Update documentation.
2018-06-14 16:39:32 +08:00
f3b4cc0160
Fix tests
2018-06-13 19:16:43 +02:00
ac73c72727
Don't send variables to computes where are empty, Ref: #1340
2018-06-13 18:55:47 +02:00
2e586f56ca
Development on v2.1.8dev1
2018-06-12 11:15:06 +02:00
0b742fc43d
Release v2.1.7
2018-06-12 11:12:59 +02:00
72cc3961dd
Merge pull request #1351 from acaudwell/udp-ports-fix
...
Don't release NIO UDP ports when updating docker container.
2018-06-11 22:36:17 +07:00
b2e0a1b291
Don't release NIO UDP ports when updating docker container.
...
When a docker container was updated, the NIO UDP ports were being released
from port_manager, but they were still stored in self._ethernet_adapters.
When the container was restarted, the same NIO ports would be used. However,
if a new connection was then added, it could assign a port that was already
in use. The end result was that traffic would be bridged across the wrong
interface connection.
2018-06-11 15:17:13 +12:00
45edc40948
Timeout for stream file.
2018-06-10 21:18:16 +07:00
34fcbd68f3
Fix switching console type from telnet to VNC throws error.
2018-06-09 22:08:30 +07:00
6caf38206c
Fix tests.
2018-06-07 22:37:29 +07:00
8851a55199
Fix timeout error with "save as" for large projects.
2018-06-07 22:26:23 +07:00
c18d855a10
Merge branch '2.1' of github.com:GNS3/gns3-server into 2.1
2018-06-07 11:58:30 +02:00
ae0c362427
Merge pull request #1348 from ehlers/api-docs
...
Update API documentation
2018-06-07 15:57:11 +07:00
60a3ab87dc
Update API documentation
2018-06-07 10:26:06 +02:00
62f87de23a
Add API endpoint to return all links attached to a node.
2018-06-06 20:46:44 +07:00
fd5df0052a
Fix issue with some SVG symbols that could not be used in GNS3.
...
This was due to the height and width values being percentages.
2018-06-06 16:32:51 +07:00
19c5ff8521
Show correct free disk space value.
2018-06-06 14:59:44 +07:00
31a268e756
Force prompt-toolkit to version 1.0.15
2018-06-06 01:36:43 +07:00
fbfa75830e
Bump version to 2.1.7dev1
2018-06-05 16:46:11 +07:00
f8bf749577
Remove unwanted trailing characters and other white spaces when reading .md5sum files.
2018-06-05 00:01:20 +07:00
051eedb406
Change order to find vnetlib on Windows (PATH -> Registry -> Default directories).
2018-06-04 21:57:34 +07:00
e026c6415e
Add dev1 to the version
2018-05-24 13:11:57 +02:00
b0c89a4f2c
Development on v2.1.7dev1
2018-05-22 14:14:31 +02:00
eafe27e684
Release v2.1.6
2018-05-22 14:11:48 +02:00
c52342907a
Merge pull request #1332 from GNS3/global-vars
...
Docker `ExtraHosts`, global variables for project and supplier support, Fixes : #2482
2018-05-15 09:23:54 +02:00
5a0e21f58d
Locks down async-timeout<3.0.0 for P3.4 support; Fixes : #1331
2018-05-11 13:37:04 +02:00
f3c6faed75
Removed unnecessary line
2018-05-09 15:53:50 +02:00
7b3d5ae5e3
Create/update project on compute when variables changes
2018-05-09 15:29:35 +02:00
83445214be
Support for nested global variables
2018-05-09 11:25:55 +02:00
0bcc657bf1
Don't clean logo images when applied to the project
2018-05-08 16:22:35 +02:00
f2700ed445
Support of supplier and variables in topology
2018-05-08 10:07:42 +02:00
e4436096c2
Fix tests
2018-05-07 15:18:19 +02:00
132c7c8f5b
Fix tests
2018-05-07 12:55:32 +02:00
e267f8a8b8
Project global variables
2018-05-04 14:34:44 +02:00
202e7362a5
Add command information when uBridge has an error. Ref #1289
2018-04-28 18:48:52 +07:00
305fe2e817
Handle asyncio timeouts. Ref #1307 .
2018-04-28 17:42:02 +07:00
a56d5b453f
Fix project export tests.
2018-04-28 16:46:47 +07:00
3b94484914
Fix bug with export project. Ref #1187 #1307 .
2018-04-28 16:38:52 +07:00
50a922f83e
Offload slow file operations to threads for snapshots and project "save as". Ref #1187 #1307 .
2018-04-28 16:01:43 +07:00
80958e8a6d
support based on init.sh, Ref: #2482
2018-04-27 14:33:07 +02:00
20294e284c
Fix exception from send_signal() on Windows.
2018-04-27 17:00:28 +07:00
43081152ef
Add support of ExtraHosts for Docker, Ref. gns3-gui#2482
2018-04-25 16:03:01 +02:00
747814f083
Development on v2.1.6
2018-04-18 11:41:30 +02:00
2e9c5590a8
Release v2.1.5
2018-04-18 11:29:02 +02:00
cfd0216554
Disable TraceNG for version 2.1.5
2018-04-18 17:19:44 +08:00
9ecb058343
Fix tests.
2018-04-18 16:13:59 +08:00
013c74f6d8
Sync appliance files.
2018-04-18 16:12:30 +08:00
fff2e128eb
Set the first byte to 0C when generating a random MAC address for a Qemu VM. Ref #1267 .
2018-04-18 16:06:51 +08:00
5690d350bd
Update appliance files.
2018-04-17 12:58:37 +08:00
1fea086f13
Do not use VMnet0 when allocating VMnet adapters.
2018-04-17 11:47:25 +08:00
dd9c18b9f8
Use SO_REUSEADDR before calling bind() where missing. Fixes #1289 .
2018-04-16 16:36:36 +08:00
5c4f6dd3dc
Do not fail a Dynamips project conversion if a file being used.
2018-04-16 15:45:43 +08:00
a12c5a95b0
Catch exceptions when using AsyncioTelnetServer. Fixes #1321 .
2018-04-16 15:30:06 +08:00
025441f027
Add default destination setting for traceng + some checks.
2018-04-16 15:03:22 +08:00
801547983a
Fix tests.
2018-04-13 17:04:19 +08:00
2de182eff4
Grid size support for projects.
2018-04-13 16:54:57 +08:00
9adfb1820d
Remove 'include INSTALL' from MANIFEST.
2018-04-13 14:17:18 +08:00
297bbd91ec
Fix traceng tests.
2018-03-30 12:10:57 +07:00
47e5dfabd8
Merge branch 'traceng' into 2.1
2018-03-29 15:17:41 +07:00
898f180310
Fix issue with start all.
2018-03-29 13:32:56 +07:00
b61bd2dc67
Merge remote-tracking branch 'origin/traceng' into traceng
2018-03-29 13:29:56 +07:00
b7780ba7cc
Check for valid IP address and prevent to run on non-Windows platforms.
2018-03-29 13:26:43 +07:00
c053a2f350
Enable UDP tunnel option and use ICMP probing by default.
2018-03-28 04:26:40 -07:00
05ec14e888
Use the configured IP address to trace.
2018-03-27 03:43:50 -07:00
d08c08617c
Support for source and destination for traceNG.
2018-03-27 16:58:49 +07:00
8e695c8af1
Have TraceNG start without needing cmd.exe
2018-03-27 01:19:24 -07:00
a4626a2b79
Custom icons and small fixes for TraceNG integration.
2018-03-14 16:56:37 +07:00
397c1322b4
Base support for TraceNG.
2018-03-12 17:57:13 +07:00
148baaf465
Back to development on v2.1.5dev1
2018-03-12 11:27:02 +01:00
aaac2a2d93
Fix issue with temporary travis deploy issues
2018-03-12 09:43:57 +01:00
e54a94240d
Re-release v2.1.4
2018-03-12 09:40:42 +01:00
4ca216b181
Development on v2.1.5dev1
2018-03-12 09:26:07 +01:00
e417ee8fed
Release v2.1.4
2018-03-12 09:19:18 +01:00
3201a996ed
Add Juniper JunOS space appliance.
2018-03-11 23:02:43 +07:00
1df03d052f
Sync checkpoint gaia appliance template.
2018-03-09 15:41:17 +07:00
da31358a65
Sync appliance templates.
2018-03-09 15:26:40 +07:00
0bd7736460
Make sure we use an IPv4 address in the remote install script.
2018-03-08 21:09:00 +07:00
38f458db7c
Delete old pcap file when starting a new packet capture.
2018-03-08 16:00:05 +07:00
233e41d006
Fix export project test.
2018-03-08 00:39:08 +07:00
22db13d2bf
Fix bug preventing to export portable projects with IOU images.
2018-03-08 00:13:35 +07:00
0fde1cf54a
Ignore invalid BPF filters. Ref #1290 .
2018-03-07 21:37:15 +07:00
00e781826b
Different approach to handle no data returned by uBridge hypervisors. Fixes #1289 .
2018-03-07 19:42:19 +07:00
7c14e21f4a
Different approach to handle no data returned by Dynamips or uBridge hypervisors. Fixes #1289 .
2018-03-07 19:33:19 +07:00
a3a0657502
Do not raise exception if Dynamips or uBridge hypervisor don't return data and are still running. Fixes #1289
2018-03-07 19:11:34 +07:00
3ca4f72b99
Fix Dynamips private config not loaded into nvram when starting a router. Fixes #1313 .
2018-03-07 18:18:51 +07:00
d911e82dc4
Merge remote-tracking branch 'origin/2.1' into 2.1
2018-03-07 16:42:12 +07:00
c93d0d8d12
Make sure we don't try to read when opening a file in binary more. Fixes #1301 .
2018-03-07 16:39:04 +07:00
53a229f8e9
Fix never reached condition
2018-03-05 11:16:03 +01:00
419797dd92
Merge pull request #1312 from GNS3/controller-compat
...
Compatybility with controller, default_symbol and hover_symbol, Fixes…
2018-03-02 13:49:32 +01:00
05b6be2e42
Compatybility with controller, default_symbol and hover_symbol, Fixes : #2444
2018-03-02 13:48:27 +01:00
c714c9c8de
Merge pull request #1310 from GNS3/fix-1297
...
Filter snapshots directory during the snapshot, Fixes : #1297
2018-02-28 16:40:18 +01:00
9be76d98a2
Filter snapshots directory during the snapshot, Fixes : #1297
2018-02-28 16:38:32 +01:00
9e73ca6620
Merge pull request #1309 from GNS3/fix-2420
...
Handle docker env with last empty line, Fixes : #2420
2018-02-27 16:41:24 +01:00
e79e27a73f
Handle docker env with last empty line, Fixes : #2420
2018-02-27 16:33:55 +01:00
7beae4e451
Merge pull request #1308 from GNS3/pywin32-dep
...
Pywin32 instead of pypiwin32, Ref. #1276
2018-02-27 09:27:54 +01:00
a0f2dd374e
Require uBridge version 0.9.14 on Linux
2018-02-26 23:18:44 +07:00
b1657996e3
Pywin32 instead of pypiwin32, Ref. #1276
2018-02-26 16:25:31 +01:00
e83ed3b4b5
Merge pull request #1295 from ehlers/fix_cpuload
...
Implement a minimum interval between psutil calls. Fixes #2262
2018-02-26 13:08:10 +06:30
2111f549c9
Merge pull request #1302 from nabilbendafi/master
...
Fix missing 'locales' package in base image
2018-02-21 10:14:01 +01:00
3a15839272
Fix missing 'locales' package in base image
...
`/bin/sh: 1: locale-gen: not found`
2018-02-20 16:43:22 +01:00
3a09bd43dc
Implement a minimum interval between psutil calls. Fixes #2262
2018-02-13 11:31:04 +01:00
17422bc461
Fix appliance loading test (missing category).
2018-02-06 16:55:40 +08:00
935b8981ea
Fix appliance loading test.
2018-02-06 16:15:34 +08:00
fff593b358
Fix error when appliance template is broken (missing fields). Fixes #1287 .
2018-02-06 16:07:23 +08:00
abbe3d3a31
Fix "Change of linked base VM doesn't work with templates migrated from 2.0"
2018-02-05 16:42:29 +08:00
52b690b683
Fix "Unable to override non-custom VMware adapter".
2018-02-04 22:08:41 +08:00
654aa18d09
Fix get_port test.
2018-02-02 22:14:50 +08:00
519df3ab35
Let a project be opened when a port cannot be found (can happens if a project is corrupted).
2018-02-02 22:05:51 +08:00
4ba523a0d7
Add an error message when Docker container is not ready to be started. Ref #1281 .
2018-02-02 16:29:08 +08:00
07d2d7b340
Update documentation.
2018-01-31 23:37:02 +07:00
e5a4afaeb1
Sync appliance files.
2018-01-31 19:05:03 +07:00
3802a3d70b
Fix more IOU tests.
2018-01-31 16:34:41 +07:00
0ee87c9110
Fix IOU tests.
2018-01-31 16:12:55 +07:00
e5c76750b1
Fix issue when running multiple project containing IOU nodes on the same server. Ref #1239 .
2018-01-31 15:51:29 +07:00
1045364adc
Set first byte to 52 when generating a random MAC address for a Qemu VM. Ref #1267 .
2018-01-30 18:26:38 +07:00
008baad86a
Update link state and save project when a link is suspended or filters are added/removed (without node properties set).
2018-01-30 17:39:33 +07:00
4f2a50894b
Merge pull request #1277 from GNS3/av-pywin32
...
Fix AppVeyor crashes with pypiwin32-222 Ref. #1276
2018-01-30 08:52:35 +01:00
889aa3ba94
More generic dependency for pypiwin32, Ref. #1276
2018-01-29 15:26:45 +01:00
cbb15c7a84
Check if locking version of pypiwin32==220 helps, Ref. #1276
2018-01-29 15:16:38 +01:00
8268e76a86
Check if passes tests on 2.1
2018-01-29 15:09:03 +01:00
daf058a306
Merge tag 'v2.1.3'
2018-01-24 10:09:31 +01:00
f7d82059d5
Development on v2.1.4dev1
2018-01-19 07:18:00 +01:00
d2faaee099
Release v2.1.3
2018-01-19 07:15:39 +01:00
6fee543ce7
Fix more client/server version tests.
2018-01-18 16:14:09 +08:00
2e40fb8608
Fix client/server version test.
2018-01-18 16:04:31 +08:00
d4f1084391
Bump version number to 2.1.3dev1
2018-01-18 15:32:06 +08:00
b792be00f9
Merge tag 'v2.1.2'
2018-01-18 08:29:40 +01:00
cf4477ce34
Merge remote-tracking branch 'origin/unlock-yarl' into 2.1
2018-01-18 12:10:19 +08:00
f525bd2ce1
Update appliance files.
2018-01-18 11:57:48 +08:00
bd8816d14c
Suspend for Docker nodes.
2018-01-18 11:43:04 +08:00
34acb1f185
Unlock yarl version and multidict
2018-01-17 10:26:22 +01:00
7ded71142f
Fix same MAC address for duplicated Qemu nodes.
2018-01-17 14:13:06 +08:00
c281f55fb2
Fix same base MAC for duplicated IOS routers. Fixes #1264 .
2018-01-17 14:01:44 +08:00
e5e2b7a8ac
Fix "Creating multiple IOU nodes at once assigns the same application id". Fixes #1239 .
2018-01-15 18:09:05 +07:00
30e8949985
Fix "Transport selection via DSN is deprecated" message. Sync is configured with HTTPTransport.
2018-01-15 16:56:15 +07:00
393ac85bca
Merge remote-tracking branch 'origin/2.1' into 2.1
2018-01-15 14:42:25 +07:00
9d9dc037d8
Refresh CPU/RAM info every 1 second. Ref #2262 .
2018-01-15 14:42:01 +07:00
32f56feca2
Merge pull request #1263 from ddragic/eth_switch_cmd
...
Rename ethernet switch shell command arp to mac
2018-01-15 08:20:39 +01:00
5d86f06390
Rename ethernet switch arp command to mac, also rename in test
2018-01-14 17:50:21 +01:00
6789989cb9
Rename ethernet switch arp command to mac
2018-01-14 17:10:26 +01:00
ffc7024b64
Fix error while getting appliance list. Fixes #1258 .
2018-01-14 20:29:17 +07:00
ed275e4ec5
Fix UnboundLocalError: local variable 'node' referenced before assignment. Fixes #1256 .
2018-01-14 19:06:35 +07:00
4143ee8178
first commit
2018-01-14 10:52:59 +07:00
88989cc274
Default symbol must be computer.svg
2018-01-12 21:46:48 +07:00
ab6fe6da1d
Compatibility for old node templates (those with default_symbol and hover_symbol properties).
2018-01-12 17:34:37 +07:00
8b1c68a0b7
Fix problem when searching for VBoxManage. Fixes #1261 .
2018-01-12 13:17:16 +07:00
97cfb892a6
Improve the search for VBoxManage.
2018-01-11 16:33:15 +07:00
f9c7c15f95
Fixing race condition when starting the GNS3 VM.
2018-01-10 16:22:55 +07:00
5f14f8eb46
Default VPCS name format is now PC-{0}.
2018-01-09 23:40:35 +07:00
7c91e46812
Development on v2.1.3dev1
2018-01-08 14:21:04 +01:00
6af64454d0
Release v2.1.2
2018-01-08 14:09:59 +01:00
47ef7e2a5e
Merge remote-tracking branch 'origin/2.1' into 2.1
2018-01-08 18:08:45 +07:00
927f7e6b9d
Do not show log message if configuration file doesn't exist. Fixes #1206 .
2018-01-08 18:07:15 +07:00
9ca56964f5
Merge pull request #1255 from ehlers/update-docs
...
Update API documentation
2018-01-08 02:46:06 -08:00
e6d2bd4424
Update API documentation
2018-01-08 09:26:44 +01:00
21a7a68875
Merge remote-tracking branch 'origin/2.1' into 2.1
2018-01-08 11:57:24 +07:00
ffe21f6b73
Update API documentation. Fixes #1253 .
2018-01-08 11:57:07 +07:00
266916b092
Merge pull request #1252 from ehlers/api_links_drawings
...
GNS3-API: implement GET for specific drawing and link
2018-01-07 06:12:24 +01:00
8907b3d58a
GNS3-API: implement GET for specific drawing and link
...
Fixes #1249
2018-01-05 13:44:46 +01:00
d80e01a9c5
Development on v2.1.2dev1
2017-12-22 13:29:18 +01:00
5dd0414ab3
Release v2.1.1
2017-12-22 13:27:20 +01:00
e8353e68bb
Merge remote-tracking branch 'origin/2.1' into 2.1
2017-12-21 09:38:28 +01:00
23c63bbd4d
Protect variable replacement for Qemu options. Escape double quotes.
2017-12-21 09:38:18 +01:00
dadf11f69b
Fix tests
2017-12-21 09:37:48 +01:00
3efe753eee
Add proper exception when cannot find tunnel on QEMU, Fixes : #1241
2017-12-21 08:55:49 +01:00
f48420af58
Increase timeout for creation of image, Ref. #2239
2017-12-21 08:46:20 +01:00
79bca29b93
Protect variable replacement for Qemu options.
2017-12-20 20:46:16 +01:00
0e4865e049
Bump version to 2.1.1dev2
2017-12-20 11:20:07 +01:00
26567d9164
Merge remote-tracking branch 'origin/2.1' into 2.1
2017-12-18 12:08:23 +01:00
a8177d7afa
Fix tests more reliably. Ref #0df997d.
2017-12-18 12:08:14 +01:00
a393e7f723
Merge pull request #1205 from GNS3/aiohttp-2.3.1
...
aiohttp 2.3 support.
2017-12-18 11:09:16 +01:00
0df997d232
Fix tests.
2017-12-17 23:06:19 +01:00
630afc5469
Do not overwrites persistent Docker volumes. Fixes #2358 .
2017-12-17 22:35:26 +01:00
3e3e1df051
Allow users to see an error when the server cannot stream a PCAP file.
2017-12-07 12:28:01 -06:00
3a1ba8f42d
Fix issue with Qemu + SPICE when IPv4 is not enabled.
2017-12-07 12:02:41 -06:00
0a72e0db87
Fix more GNS3 VM related tests.
2017-12-05 20:38:48 -06:00
e3b3427cc6
Fix GNS3 VM start test.
2017-12-05 20:30:28 -06:00
dde2003168
Fix tests.
2017-12-05 16:56:50 -06:00
cfe8e9e85c
Warn users if the GNS3 VM and local server are not in the same subnet. Fixes #1231 .
2017-12-05 16:43:44 -06:00
1699ce5d1c
Add missing appliance files.
2017-11-27 13:43:47 +07:00
d0850927d0
Update appliance files.
2017-11-27 13:42:26 +07:00
745532bf23
Fix auto idlepc test.
2017-11-23 23:46:22 +07:00
78cf0309a0
Merge remote-tracking branch 'origin/2.1' into 2.1
2017-11-23 23:29:09 +07:00
851fcf5c71
Fix compute auto idlepc test.
2017-11-23 23:28:52 +07:00
a80355998d
Merge pull request #1230 from GNS3/consitance-about-exc
...
Keep consistance of aiohttp.web.HTTPForbidden() execution
2017-11-23 23:02:42 +07:00
e54d574e47
Fix auto idle-pc from preferences.
2017-11-23 23:00:31 +07:00
fe60c414b9
Keep consistance of aiohttp.web.HTTPForbidden() execution
2017-11-23 16:28:10 +01:00
efbf7728ea
Fix Docker tests.
2017-11-23 11:27:17 +07:00
061af38b5a
Make sure connected links are removed when a node is deleted.
2017-11-23 11:19:41 +07:00
f48549a997
Validate idle-pc values for auto idle-pc feature.
2017-11-23 10:40:51 +07:00
958ab2294c
Merge remote-tracking branch 'origin/2.1' into 2.1
2017-11-23 10:04:46 +07:00
dd89b09f84
Fix error when updating packet filter on stopped Docker link. Fixes #1229 .
2017-11-23 10:04:32 +07:00
642536a070
Merge pull request #1228 from GNS3/es-console
...
Close telnet console after stopping the node. Ref gui/#2330
2017-11-20 22:02:58 +07:00
860ca3b35d
Remotely close telnet console. Ref #2330
2017-11-20 15:28:07 +01:00
96a0b52cf8
EthernetSwitch closing connections, Ref: gui/#2330
2017-11-20 13:51:07 +01:00
7c90c513d0
Merge pull request #1227 from GNS3/improved-export-project
...
Export files from remote server, Fixes: gui/#2271
2017-11-20 17:19:20 +07:00
fe59c937d5
Merge branch '2.1' into improved-export-project
2017-11-20 11:15:04 +01:00
b48f5df53f
iExport files from remote server, Fixes: gui/#2271
2017-11-20 10:47:03 +01:00
3e2e8e61f7
New option: require KVM. If false, Qemu VMs will not be prevented to run without KVM.
2017-11-19 12:39:37 +07:00
068077c594
Remove forgotten debug.
2017-11-18 17:36:39 +07:00
e08aebf1f0
Implement variable replacement for Qemu VM options.
2017-11-18 17:36:11 +07:00
cfbcc1194d
Avoid duplicate "-nographic" option.
2017-11-18 16:22:29 +07:00
035a078b5e
Show qemu-img stdout in case of an error.
2017-11-17 18:13:34 +07:00
cf14deb2fa
Fix IOU tests.
2017-11-16 17:07:51 +07:00
e1fe34ca07
Use the correct NVRAM amount when pushing private config to IOU.
2017-11-16 16:52:19 +07:00
840aa39457
Merge remote-tracking branch 'origin/2.1'
2017-11-16 15:04:33 +07:00
d3e55520d9
Merge remote-tracking branch 'remotes/origin/master' into 2.1
2017-11-16 15:03:20 +07:00
fb2e10d3c1
Merge remote-tracking branch 'remotes/origin/master'
2017-11-16 14:59:57 +07:00
4477cd4dfd
Merge remote-tracking branch 'origin/2.1'
2017-11-16 14:54:53 +07:00
967798a7de
Check and fix corrupt Qemu disk images. Fixes #2301 .
2017-11-16 14:54:37 +07:00
61acb939a4
Update pyup config to use 2.2 branch
2017-11-15 13:20:31 +01:00
8c11b649e5
Update warning messages when connecting to non custom adapter for VMware VMs.
2017-11-15 16:55:19 +07:00
b14e2e73ed
Fix "Can't use VirtualBox VM when an interface is managed by VirtualBox". Fixes #2335 .
2017-11-15 16:41:33 +07:00
2235a8158f
Update requirements.txt
2017-11-15 09:00:14 +01:00
9afe756462
Add low disk space warning when creating a new project.
2017-11-14 18:22:59 +07:00
135c529d4b
Development on 2.1.1dev1
2017-11-09 10:49:56 +01:00
ce219e81ea
Development on 2.1.0dev11
2017-11-09 10:48:48 +01:00
c2684f056c
Release 2.1.0
2017-11-09 07:29:46 +01:00
009677f019
Fix typo in vcpus on VirtualBoxVM, fixes : #1213
2017-11-07 11:15:49 +01:00
9c3ee02797
Development on v2.1.0dev10
2017-11-07 10:19:19 +01:00
50c8fe070d
Release v2.1.0rc4
2017-11-07 08:47:40 +01:00
ace7b0c69f
Merge pull request #1212 from GNS3/fix-vcpus-controll-on-vmware
...
Fix GNS3VM vCPUs control on VMware, fixes : #2324
2017-11-06 23:46:04 +08:00
255dc7ed9b
Fix GNS3VM vCPUs control on VMware, fixes : #2324
2017-11-06 15:15:37 +01:00
75ceffb458
Fix typo in sample gns3_server.conf. Fixes #1210 .
2017-11-03 16:15:03 +08:00
21c2429aee
Merge pull request #1209 from GNS3/ignore-env
...
Ignore env files
2017-10-30 17:43:39 +07:00
8cc04f25e2
Merge pull request #1208 from GNS3/info-about-api
...
Warning for getting endpoint of compute
2017-10-30 17:41:31 +07:00
815dca101f
Ignore env files
2017-10-30 11:30:06 +01:00
022d76e88a
Warning for getting endpoint of compute
2017-10-30 11:26:57 +01:00
2c0804d4ee
Merge pull request #1204 from GNS3/loop-speed-on-win
...
Disable loop debug on default
2017-10-27 16:43:54 +07:00
b2c5e175d7
Enable debug loop only on debug mode
2017-10-27 11:19:06 +02:00
a7412d1c87
aiohttp 2.3.1 dependency
2017-10-26 16:29:01 +02:00
2171072ae4
Enable debug mode on async loop only in dev/debug mode
2017-10-26 12:24:01 +02:00
8fcfed53ed
Add warning when using IOU with a hostname length above 15 characters.
2017-10-24 15:07:32 +07:00
df468bf2af
Improve VMware VMs discovery process. Ref #1201 .
2017-10-22 17:33:21 +07:00
8930b4c6e5
Improve error message when IOU VM process is unexpectedly stopped.
2017-10-22 16:28:54 +07:00
b4307e6035
Improved error message when the number of network adapters is above the maximum for VirtualBox VMs.
...
Better support for potential future chipsets in addition of PIIX3 and ICH9.
2017-10-22 15:23:43 +07:00
6a87047c18
Added localhost and gns3.github.io CORS
2017-10-20 13:21:43 +02:00
d918330472
Back to dev. at 2.1.0dev9
2017-10-20 08:37:47 +02:00
8fde8789f1
Fix Travis deployment
2017-10-19 09:57:52 +02:00
aaa8c4895f
Development on 2.1.0dev9
2017-10-19 08:58:28 +02:00
66d5cb520d
Release 2.1.0 rc3
2017-10-19 08:56:06 +02:00
d2a7f724e3
Merge pull request #1198 from GNS3/vmware-config
...
Set vhv.enable before run for VMware. Fixes #1184
2017-10-18 17:42:56 +07:00
c7015435c9
Update vmware_gns3_vm.py
2017-10-18 15:53:37 +07:00
44efab109e
Set vhv.enable before run for VMWare 14. Fixes #1184
2017-10-18 10:32:56 +02:00
98b201e9e5
Tweak how VMware VMs are found with fallback to search in the default location for VMs.
2017-10-18 15:27:03 +07:00
1f4b87ae9c
Merge pull request #1197 from GNS3/fix-win-tests
...
fix passing tests on Windows
2017-10-16 19:44:22 +08:00
bc782b6896
fix passing tests on Windows
2017-10-16 13:02:44 +02:00
4cae6b678a
Merge pull request #1194 from GNS3/direct-file-uploads
...
Endpoint for obtaining direct action on compute
2017-10-16 17:27:35 +08:00
3a5a771b19
Merge pull request #1195 from ddragic/qemu-log-macaddress
...
QEMU: fix logging of base mac address when creating a new node
2017-10-14 16:00:22 +02:00
44bb912139
QEMU: fix logging of base mac address when creating a new node
2017-10-14 13:55:16 +02:00
74e7201ea6
Sync appliance files.
2017-10-13 17:56:42 +08:00
4f13c63a52
Do not use builtin name.
2017-10-13 17:51:19 +08:00
02ad98664f
Fix creation of an VMware VM failed with invalid JSON. Fixes #2282 .
2017-10-13 17:50:23 +08:00
b654d78ea6
Endpoint for obtaining direct action on compute
2017-10-13 11:03:56 +02:00
244a86bcbc
Merge remote-tracking branch 'origin/2.1' into 2.1
2017-10-12 23:33:00 +08:00
1524493c33
Fix IOU detection of layer 1 keepalive support. Fixes #1183 .
2017-10-12 23:32:45 +08:00
e52b83be11
Merge pull request #1192 from GNS3/travis-docker-tests
...
Tests on TravisCI with docker compose
2017-10-12 01:52:03 -07:00
0c7a92b710
Tests on TravisCI with docker compose
2017-10-12 10:40:49 +02:00
67c78ba2e3
Merge pull request #1188 from GNS3/fix-post-file-normalization
...
Fixes path normalization during file upload on nodes (Fixes : #2276 )
2017-10-05 02:07:02 -07:00
9619827f44
Reenable tests and back to development on 2.1.0dev8
2017-10-04 13:05:00 +02:00
5b645cd455
Temporary disable passing tests
2017-10-04 12:58:53 +02:00
7d19312d44
Development on 2.1.0dev8
2017-10-04 11:39:52 +02:00
81048f44d6
Release 2.1.0 rc2
2017-10-04 11:37:12 +02:00
be35ad6874
Fixes path normalization during file upload on nodes ( Fixes : #2276 )
2017-10-03 18:13:19 +02:00
897f7656da
Merge pull request #1185 from GNS3/fix-delete-project
...
Don't create directory structure during json dump. Fixes #2270
2017-10-02 13:49:46 -07:00
3d85bba9d4
Don't create directory structure during json dump. Fixes #2270
2017-10-02 10:41:57 +02:00
dbd41e44f8
Bump version to 2.1.0dev7
2017-10-02 04:04:38 +08:00
7269285b0f
Add more information when qemu-img fails.
2017-10-02 00:47:16 +08:00
2a4ed9ba89
Fix issue with multidict when upgrading GNS3 VM to use dev channel.
2017-09-23 18:09:10 +08:00
a567b394f3
Restore file permissions fails for volumes with soft links. Fixes #1180 .
2017-09-21 22:45:17 +08:00
d76bcf7078
Use RAW sockets by default on Linux.
2017-09-19 12:39:55 +07:00
fcd2c7b6d4
Add missing https console keyword in JSON schema. Fixes #1179 .
2017-09-19 12:38:35 +07:00
60bc386d6b
Merge remote-tracking branch 'origin/2.1' into 2.1
2017-09-14 17:58:25 +07:00
e1c8df170a
Allow projects to be opened even when a node port is already used.
2017-09-14 17:57:58 +07:00
cdfce26b61
Development on v2.1.0dev6
2017-09-13 09:31:30 +02:00
f415d38ccd
Release v2.1.0rc1
2017-09-13 09:29:31 +02:00
6a8f220ff1
Fix NAT test.
2017-09-11 15:09:32 +07:00
9e4cfaf787
Fix NAT node not working on Windows. Fixes #1163 .
2017-09-11 13:02:26 +07:00
4a2dfb0037
Do not prevent a project to be deleted. Fixes #2237 .
2017-09-06 18:12:22 +07:00
b538bd0a29
Back to development on v2.1.0dev5
2017-09-05 15:22:49 +02:00
36210b10c6
Re-release 2.1.0b2
2017-09-05 11:22:43 +02:00
fd623a5ad2
Fix test_ubridge_apply_filters
2017-09-05 11:07:10 +02:00
e5a7eb74ed
Fix project tests
2017-09-05 10:38:17 +02:00
daf7ed8c95
Development on 2.1.0dev5
2017-09-05 08:39:53 +02:00
1f87d8222b
Release 2.1.0 beta 2
2017-09-05 08:38:42 +02:00
90e3a8d612
Round-robin nodes across all available compute resources. Fixes #1165 .
2017-09-03 22:51:51 +07:00
c22229101f
Try to improve error reporting when streaming a PCAP file. Ref #2235 .
2017-09-01 17:10:24 +07:00
ee486b32bd
Use Npcap DLL on Windows when checking for uBridge version.
2017-09-01 16:22:43 +07:00
7492899b95
Merge pull request #1173 from GNS3/console-tests
...
Windows console bugfix tests
2017-08-29 17:45:29 +07:00
807bea40d4
Fixes running switch console inside PyCharm terminal (Ref. #1172 )
2017-08-29 12:28:53 +02:00
4e3eee33fc
Windows console bugfix tests
2017-08-29 10:08:10 +02:00
a7297ffca4
Merge pull request #1169 from GNS3/checking-nio-existance
...
Added checking if NIO exists (Fixes #1160 )
2017-08-25 16:34:44 +08:00
2806b7b286
Merge pull request #1170 from GNS3/load-meta-when-project-opens
...
Load meta of the project on loading time (Fixes #2225 )
2017-08-25 16:30:23 +08:00
b0783eeccc
Load meta of the project on loading time ( Fixes #2225 )
2017-08-22 09:36:52 +02:00
4fc29504f2
Merge pull request #1168 from GNS3/nat-on-windows
...
Fixes NAT node not working on Windows (#1163 )
2017-08-21 14:24:05 +02:00
efae614af2
Added checking if NIO exists ( Fixes #1160 )
2017-08-21 11:03:23 +02:00
7523e9c4bc
Fixes NAT node not working on Windows ( #1163 )
2017-08-21 10:17:56 +02:00
3dd5dbe0c1
Merge pull request #1161 from GNS3/empty-link-on-compute
...
Fixes loading project when link_id is not set (#1159 )
2017-08-10 22:09:49 +08:00
e15d1cd350
Fixes loading project when link_id is not set ( #1159 )
2017-08-10 10:02:18 +02:00
fc7377e999
Merge pull request #1158 from GNS3/platform-on-appliances-list
...
Return platform value on appliances list (Fixes #2211 )
2017-08-08 22:16:40 +08:00
3fd86f5807
Return platform value on appliances list ( Fixes #2211 )
2017-08-08 13:58:43 +02:00
fc9d44011b
Merge pull request #1157 from GNS3/bugfix-1156
...
Fixes not known category in Appliances (Fixes #1156 )
2017-08-07 16:46:14 +08:00
3a1fd892ac
Fixes not known category in Appliances ( Fixes #1156 )
2017-08-07 10:00:46 +02:00
3caba334c0
Development on 2.1.0dev4
2017-08-04 11:39:31 +02:00
e2de872036
Release 2.1.0 beta 1
2017-08-04 11:38:33 +02:00
44fc87a24c
Sync appliances
2017-08-04 10:59:05 +02:00
2dc83d7894
Interface starting with gns3 are not display by default in the cloud
...
Fix https://github.com/GNS3/gns3-gui/issues/2199
2017-08-03 16:33:42 +02:00
211f48d981
Catch error when something that is not the GNS3 server answer to virtualbox requests
...
Fix #1155
2017-08-03 16:31:28 +02:00
3bb8cdafb2
Catch KeyError: <aiohttp.connector._TransportPlaceholder
...
Fix #1152
2017-08-02 10:16:49 +02:00
e74eaa8ea8
Add a warning when you try to load and the server is not started with --local
...
Ref #1151
2017-08-02 09:52:31 +02:00
8a028a6dce
Merge pull request #1147 from GNS3/fix_docker_permission
...
Fix permission on exited container
2017-08-01 00:30:56 +08:00
1cde787ffa
Sync appliances
2017-07-31 15:12:06 +02:00
81d77cabf9
Development on 2.1.0dev3
2017-07-31 11:57:45 +02:00
37c76189dc
Release 2.1.0 alpha 2
2017-07-31 11:53:35 +02:00
6996b7094f
Handle invalid appliances files
...
Fix #1150
2017-07-28 15:21:35 +02:00
2eead38cd8
Sync appliances
2017-07-28 14:41:19 +02:00
283b08c2a1
Fix naming of node with a number in the name
...
Fix #1149
2017-07-27 16:06:52 +02:00
fc6b6b5e63
Fix race condition in startup of capture
...
Fix https://github.com/GNS3/gns3-gui/issues/2111
2017-07-27 15:32:46 +02:00
108a659ca4
Fix bug when exporting debug information with multiple remote servers
...
Fix #1100
2017-07-27 11:59:20 +02:00
7683a79bb1
Fix OSError when uploading images
...
Fix #1101
2017-07-27 11:42:10 +02:00
103be13ba4
Fix an error when a symbol is not available on filesystem
...
Fix #1102
2017-07-27 11:39:25 +02:00
cc89099ea5
Fix ServerDisconnectedError for stop_all
...
Fix #1089
2017-07-27 11:33:27 +02:00
2e68c90e25
Merge pull request #1148 from GNS3/fix_include_images
...
This fix the images always included in portable project
2017-07-26 23:14:15 +08:00
92c9e48f18
This fix the images always included in portable project
...
Also add test to avoid regressions on this.
Fix https://github.com/GNS3/gns3-gui/issues/2165
2017-07-26 16:46:29 +02:00
a93f3b0576
Fix permission on exited container
...
If a container is exited we quickly start it to fix
the permissions.
Fix https://github.com/GNS3/gns3-gui/issues/2181
2017-07-26 14:52:16 +02:00
86bd7b6058
Added missing corutine flag, fixes #1145
2017-07-26 11:37:09 +02:00
6aa6d96ba0
Fix support of docker appliance with a usage
...
Fix #1144
2017-07-26 10:52:43 +02:00
5dd5c21374
Merge pull request #1139 from GNS3/prompt-with-new-vpcs
...
Prompt with new vpcs, fixes : #1083
2017-07-26 10:20:03 +02:00
136e483ace
Merge pull request #1143 from GNS3/last_dynamips
...
Duplicate API for ATM, Ethernet Hub and Frame Relay Switch
2017-07-25 08:05:35 -07:00
d69475cd44
Duplicate API for ATM, Ethernet Hub and Frame Relay Switch
...
Fix https://github.com/GNS3/gns3-gui/issues/1065
2017-07-25 16:51:49 +02:00
ac508435c3
History support for console and telnet application, Fixes : #1083
...
Arrows UP/DOWN for telnet, Ref. #1083
Typo, Ref. #1083
Support async commands, Ref. #1083
Small refactor, Ref. #1083
Asyncio telnet server - connections support, Ref. #10831
Prompt-toolkit in dependencies, ref. #1083
Few comments, ref. #1083
Direct imports, ref. #1083
Windows size changed support in telnet server, ref. #1139
Fake termios
Fake termios - different approach
InputStream - copied source from prompt_toolkit
2017-07-25 16:18:07 +02:00
bb90c0ba52
Merge pull request #1140 from GNS3/duplicate_docker
...
Support duplicate for Docker
2017-07-25 06:50:00 -07:00
a805b3c7c3
Merge pull request #1142 from GNS3/duplicate_iou
...
Duplicate IOU
2017-07-25 06:46:44 -07:00
f0343124ec
Merge pull request #1138 from GNS3/duplicate_qemu
...
Duplicate support for qemu
2017-07-25 06:44:49 -07:00
27582bb68c
Fix IOU image upload
...
Fix #1141
2017-07-25 14:59:55 +02:00
6d4529f445
Duplicate IOU
...
Ref https://github.com/GNS3/gns3-gui/issues/1065
2017-07-25 11:39:46 +02:00
16209a2b60
Support duplicate for Docker
...
Ref https://github.com/GNS3/gns3-gui/issues/1065
2017-07-25 11:32:09 +02:00
01be1b32c4
Duplicate support for qemu
...
Ref https://github.com/GNS3/gns3-gui/issues/1065
2017-07-25 10:02:40 +02:00
6514252a95
2.1.0dev2
2017-07-24 16:17:02 +02:00
faed85e48b
2.1.0a1
2017-07-24 16:15:24 +02:00
34c27bc18a
Merge pull request #1137 from GNS3/duplicate
...
API for duplication a Node
2017-07-24 01:52:34 -07:00
47e8392ceb
Use uuid4() for temporary node name while duplicating a node.
2017-07-24 15:52:14 +07:00
a0a7b0af10
Sync appliances
2017-07-24 10:39:06 +02:00
0854c04687
API for duplication a Node
...
Support:
* VPCS
* Dynamips router
* Ethernet switch
Ref #1065
2017-07-24 10:08:22 +02:00
0449a5b4ee
Cleanup
2017-07-20 17:04:50 +02:00
b37a282475
Raise a NotImplementedError for IPV6 support in old UDP cloud
...
Fix #1093
2017-07-20 16:23:32 +02:00
253e113168
Raise an error if the licence check setting is not a boolean
...
Fix #1099
2017-07-20 16:19:20 +02:00
87838cb574
Handle when pid file is corrupt
...
Fix #1090
2017-07-20 16:17:07 +02:00
ec4e69b0d8
Ensure, that the docker mount directory exists
...
Fix #1097
Signed-off-by: Julien Duponchelle <julien@gns3.net >
2017-07-20 16:12:20 +02:00
c96694105c
Handle broken appliance files
...
Fix #1135
2017-07-20 16:10:56 +02:00
46e5e8ac68
Log error if you invalid character in auth login
...
Fix #1088
2017-07-20 15:42:07 +02:00
b33ba5f8ea
Don't allow user to overwrite GNS3 docker environment variables
...
Fix #1098
2017-07-20 15:37:56 +02:00
8354beaa86
Return computer symbol if an appliance don't have symbol
...
Fix #1087
2017-07-20 15:13:58 +02:00
27f733736e
Merge pull request #1133 from GNS3/appliances_dir
...
Add an appliance templates directory
2017-07-19 22:10:13 -07:00
90cdf14c2a
Merge pull request #1134 from GNS3/suspend_link
...
Suspend link
2017-07-20 11:14:15 +07:00
ca3f6fb4b8
Update some sentences related to suspending a link.
2017-07-20 11:11:44 +07:00
5fd842e54d
Suspend link
2017-07-19 17:30:25 +02:00
bce9c61e41
Cleanup unused code in test_link
2017-07-19 16:02:14 +02:00
f5e023222e
Fix symbols permissions
...
Fix #1132
2017-07-19 13:57:19 +02:00
a7d2391608
Use the libpcap on Linux when blocking host originating packets on vmnet interfaces. Ref #1131 .
2017-07-19 16:56:24 +07:00
7d123f334f
Add an appliance templates directory
...
Fix https://github.com/GNS3/gns3-gui/issues/2133
2017-07-19 11:44:05 +02:00
c2fbe4f313
Merge pull request #1130 from GNS3/vmware_filters
...
Filters support for VMware
2017-07-19 14:59:25 +07:00
ac10ba370a
Merge pull request #1129 from GNS3/filters_virtualbox
...
Packet filters support for VirtualBox
2017-07-19 13:34:48 +07:00
fa211a82eb
Filters support for VMware
...
Fix #1108
2017-07-18 18:04:03 +02:00
d9b13fb0c5
Add test for the VMware compute API
2017-07-18 16:07:10 +02:00
54faaf5f6f
Packet filters support for VirtualBox
...
Fix #1107
2017-07-18 14:59:47 +02:00
873418dbbe
Fix a merge error
2017-07-18 09:24:36 +02:00
7b8e4c1a60
Merge pull request #1127 from GNS3/filters_iou
...
Filters support for IOU
2017-07-17 23:15:37 +07:00
08d4c1a000
Merge branch '2.1' into filters_iou
2017-07-17 17:51:17 +02:00
6d577406d7
Merge pull request #1128 from GNS3/filters_cloud
...
Filter implementation for cloud & Nat
2017-07-17 22:49:26 +07:00
536c708c16
Filter implementation for cloud & Nat
...
Fix #1111
2017-07-17 17:27:07 +02:00
03af9bd621
Sync appliances
2017-07-17 11:43:49 +02:00
5b839c22e9
Filters support for IOU
...
Fix #1113
2017-07-17 11:21:54 +02:00
3487b657a7
Merge pull request #1125 from GNS3/docker_filters
...
Filter support for Docker
2017-07-13 13:22:22 +07:00
23c3d32e06
Filter support for Docker
...
Fix #1110
2017-07-12 19:44:15 +02:00
f557ec4bda
Fix regression in docker introduce by 2.0 merge
2017-07-12 17:59:29 +02:00
cf3b668cf1
Merge pull request #1124 from GNS3/filters_qemu
...
Qemu support for packet filtering
2017-07-12 21:57:15 +07:00
e8a35ac41f
Interface ending with -nic are special ethernet interface
...
It's libvirt internal stuff
Fix #1114
2017-07-12 16:13:46 +02:00
03f8c747cc
Qemu support for packet filtering
...
Fix #1112
2017-07-12 14:50:33 +02:00
53c4cba1f6
Merge pull request #1117 from GNS3/remove_use_ubrige
...
Remove use_ubridge flag
2017-07-12 12:46:24 +02:00
9e2759a3f2
Merge branch '2.1' into remove_use_ubrige
2017-07-12 12:46:10 +02:00
9d8a8c95f6
Merge pull request #1123 from GNS3/filters_dynamips
...
Support packet filtering for Dynamips
2017-07-12 17:23:34 +07:00
86f1201276
Support packet filtering for dynamips
...
Fix #1109
2017-07-12 12:08:02 +02:00
4a55a367e3
Missing file in previous commit
2017-07-12 11:42:37 +02:00
cf17176bfc
Fix recreate a link with dynamips
...
Fix #1122
2017-07-12 11:34:44 +02:00
2e592d3199
Merge pull request #1121 from GNS3/bfp_filter
...
BPF filter support
2017-07-12 16:22:01 +07:00
b37f9eb4f0
Update schema for BPF filter.
2017-07-12 16:21:11 +07:00
7c6ffb3f49
Update error message when invalid aiohttp
2017-07-12 10:57:03 +02:00
4a05a4f7c5
Fix virtualbox links
2017-07-12 10:32:02 +02:00
114b137b02
Merge pull request #1120 from GNS3/aiohttp_2.2
...
Upgrade to last aiohttp version
2017-07-12 15:20:02 +07:00
66d5d34877
Fix qemu hotlink
2017-07-12 10:07:21 +02:00
04303ca00c
Fix VPCS ubridge usage
2017-07-12 09:55:23 +02:00
fd0770158c
Fix tests with Yarl 0.11
2017-07-12 09:34:40 +02:00
5747aba83c
Update error message to require aiohttp 2.2
2017-07-12 13:34:18 +07:00
c8155aa14f
Upgrade Yarl
2017-07-12 08:27:49 +02:00
5f874cca2c
Merge branch 'master' into 2.1
2017-07-11 19:02:35 +02:00
fc87871d46
Fix a bug in docker binary message handling
2017-07-11 19:00:29 +02:00
699ecb7c89
Merge branch 'master' into 2.1
2017-07-11 18:59:50 +02:00
8a8de1e2df
BPF filter support
...
Fix https://github.com/GNS3/gns3-gui/issues/765
2017-07-11 17:30:29 +02:00
d525f721a6
Merge pull request #1119 from GNS3/fix_random_snap_failure
...
Test if a snapshot name already exists
2017-07-11 21:28:15 +07:00
357de50a1b
Upgrade to last aiohttp version
2017-07-11 15:59:09 +02:00
450c089b6d
Test if a snapshot name already exists
...
This fix random test failure when testing snapshots. It
seem under high load sometimes the previous snapshot folder
was not visible on disk. Perhaps a test isolation issue but
I don't see how.
But in any case it's better to test if the name is not already
use.
Fix #1118
2017-07-11 15:28:01 +02:00
8eb060304a
Correct typos in schemas.
2017-07-11 20:03:24 +07:00
d112da400e
Remove use_ubridge flag
...
Ref #1115
2017-07-11 13:58:59 +02:00
fcd7dfbde6
Merge pull request #1116 from GNS3/dynamips_ubridge
...
Use ubridge for dynamips routers
2017-07-11 12:37:20 +07:00
5112f6fe56
Small changes for Dynamips NIO UDP.
2017-07-11 12:36:43 +07:00
557924e91a
Use ubridge for dynamips routers
...
Ref #1109
2017-07-10 20:38:28 +02:00
c6f28afb7c
Fix a broken test
2017-07-10 20:35:02 +02:00
7f4eeb56fa
Remove unusued code
2017-07-10 13:50:57 +02:00
339ed8ab57
Merge pull request #1106 from GNS3/idlepc_apicall
...
Implement an api call for computing the IDLE PC
2017-07-10 11:33:16 +07:00
5bdc239064
Merge pull request #1104 from GNS3/filters_api
...
Support packet filtering for VPCS
2017-07-08 18:50:00 +07:00
3eadbb9adb
Implement an api call for computing the IDLE PC
...
Fix https://github.com/GNS3/gns3-gui/pull/2153
2017-07-07 17:50:40 +02:00
d17b4eb053
Merge pull request #1105 from GNS3/bugfix-2136
...
Bugfix 2136 (gui) issue with UTF-8 characters and Docker
2017-07-07 09:04:47 +02:00
8f260e0a83
Update field names for filters.
2017-07-06 16:53:05 +07:00
e0f0adf3c8
Added preferred Docker API version. Fixes #2136
2017-07-06 11:24:55 +02:00
8e8b8bc5a5
WebSocket binary mode support for docker
2017-07-06 10:13:00 +02:00
4097bab565
Apply feedback from @grossmj
2017-07-05 16:36:39 +02:00
c6f9ec3758
More information on Docker WebSocket error
2017-07-05 10:36:58 +02:00
dc7a9ffc51
Merge pull request #1103 from GNS3/graphics-settings
...
Graphics settings
2017-07-04 15:15:36 +02:00
08423eff96
Support packet filtering for VPCS
...
https://github.com/GNS3/gns3-gui/issues/765
2017-07-04 15:12:26 +02:00
dadbb0ab09
More options for drawing area
2017-07-03 10:01:22 +02:00
cc34f45677
Additional drawing options for Project
2017-06-30 14:31:25 +02:00
3132dbd9eb
Merge pull request #1096 from GNS3/bugfix-725
...
Enable binding server to an IPv6 host
2017-06-30 17:28:40 +08:00
b33a1f5214
Enable binding server to an IPv6 host
2017-06-30 10:21:15 +02:00
8f72356bab
Rebuild the documentation
2017-06-29 17:14:46 +02:00
63e9558b10
New VPCS base config. Fixes #786 .
2017-06-28 17:40:54 +08:00
5b19ef4862
Remove forgotten debug message.
2017-06-28 16:11:46 +08:00
799a2d376e
Merge pull request #1092 from GNS3/fix_vpcs_name
...
Fix the initial startup for VPCS is not used
2017-06-28 16:09:54 +08:00
0a6dc55645
Fix appliance properties lost when you create two node from template
2017-06-28 09:37:19 +02:00
617868402f
Fix the initial startup for VPCS is not used
...
The default VPCS template didn't provide the base
startup config setting. This prevent the replacement
of the hostname in the configuration file.
Fix https://github.com/GNS3/gns3-gui/issues/2123
2017-06-27 18:44:31 +02:00
c1a4bba101
Merge pull request #1091 from GNS3/bugfix-557
...
Bugfix 557
2017-06-27 11:17:12 +02:00
3c18150cdb
Adjustment of IOU_OBJECT_SCHEMA
2017-06-27 11:14:34 +02:00
931018b877
Fix passing tests
2017-06-27 11:11:07 +02:00
6aa2afcf54
Fix #557 - mac addess collision when running IOU on multiple GNS3 servers
2017-06-27 10:09:21 +02:00
a7170da93f
Update bundled appliances
2017-06-26 11:00:55 +02:00
1d09f423e5
Disable checking if IOU is on the same server
2017-06-23 12:20:49 +02:00
1e37101641
Allow IOU 64-bit images.
2017-06-23 12:00:33 +02:00
bcdac6c969
Fix test for ethernet switch show arp
2017-06-23 10:54:05 +02:00
3ed055dbb9
Merge pull request #1086 from GNS3/spice-qxl
...
spice - added qxl vga support
2017-06-23 09:57:32 +02:00
7447b3190d
spice - added qxl vga support
2017-06-22 12:56:28 +02:00
1b6cefd82b
Merge pull request #1055 from GNS3/embed_shell
...
Fake console for simple Ethernet switch
2017-06-22 00:24:14 +02:00
ad850f3857
Add port number in arp command output for Ethernet switch.
2017-06-22 00:23:33 +02:00
0ceec2629a
Merge pull request #1081 from GNS3/spice-feature
...
Spice support
2017-06-21 15:16:30 +02:00
bc5ec98cd5
Spice support
...
* QEMU VNC options tests
* QEMU - SPICE support at build options and schemas
* SPICE console_type for nodes
2017-06-21 15:14:41 +02:00
a8e8eac0b4
Merge remote-tracking branch 'origin/master' into 2.1
2017-06-21 15:13:04 +02:00
5a1d313fca
Merge pull request #1080 from GNS3/spice-feature
...
Spice feature
2017-06-21 10:37:04 +02:00
e7853a1be9
Merge pull request #1079 from GNS3/revert-1076-spice-feature
...
Revert "Spice feature"
2017-06-21 10:32:41 +02:00
36dc264a6c
Revert "Spice feature"
2017-06-21 10:32:28 +02:00
efd5d82c88
Merge pull request #1076 from GNS3/spice-feature
...
Spice feature
2017-06-21 10:28:43 +02:00
ea9f0e52c8
Fixes #2108 (gns3-gui): getting project file with leading slashes issue ( #1078 )
2017-06-21 10:26:36 +02:00
6730cfe823
Merge pull request #1077 from GNS3/fix-win-tests
...
Fix tests on windows
2017-06-20 14:36:01 +02:00
2e6366a766
Fix tests on windows
2017-06-20 13:46:03 +02:00
e5bc7c7a66
Merge branch '2.1' into embed_shell
2017-06-19 11:10:24 +02:00
e1c20e6a22
Fix merge 2.0 error
2017-06-19 10:50:45 +02:00
734ca7d2f9
Fix linked base & linked clone settings in appliance
2017-06-19 10:49:23 +02:00
bb8097a052
Merge remote-tracking branch 'origin/master' into 2.1
2017-06-19 10:44:52 +02:00
8973cc6fee
Merge branch '2.1' into embed_shell
2017-06-19 09:11:08 +02:00
c8c991af78
Fix the error about appliance ID not found ( #1075 )
...
* Fix the error about appliance ID not found
* Copy appliance data before editing it
2017-06-19 08:47:50 +02:00
61fda93611
SPICE console_type for nodes
2017-06-16 14:41:05 +02:00
88c2353e2e
QEMU - SPICE support at build options and schemas
2017-06-16 10:17:26 +02:00
c91a001729
QEMU VNC options tests
2017-06-16 10:03:33 +02:00
b8a4785633
2.0.4dev1
2017-06-13 10:37:41 +02:00
41af46cdc5
2.0.3 release
2017-06-13 10:35:50 +02:00
64a852f38f
Fixes #1068 - handle zipfile encoding issues at project duplication
2017-06-09 15:32:25 +02:00
5c0d955156
Fix : #1066 - Catching parsing errors at linked vbox file
2017-06-09 10:41:34 +02:00
c1c3a9ed80
Drop debug
2017-06-09 09:31:18 +02:00
0dd35e1cbe
Ignoring virtualenv directory at gitignore
2017-06-09 09:14:25 +02:00
7235a312ab
Escaping VPCS name in regex #1067
2017-06-09 09:14:25 +02:00
ae328e5c50
Merge branch '2.1' into embed_shell
2017-06-07 18:21:41 +02:00
40cc5d76b3
Fix racecondition when listing interface
...
Fix #1060
2017-06-07 15:57:05 +02:00
b9e2b7945a
Removed gc collection at testing
2017-06-07 14:39:47 +02:00
eb6068c3d3
Fix Qemu disk creation with unicode characters not supported by local filesystem #1058 ( #1063 )
2017-06-07 12:35:41 +02:00
c538ec5937
Fix tests on case sensitive file system
2017-06-07 11:20:55 +02:00
e0b519eced
Fix when config file doesn't have computes section ( #1062 )
2017-06-07 10:50:40 +02:00
cdcdba7411
Fix installation issue with Python 3.4 and aiohttp cors
2017-06-06 17:41:36 +02:00
2fe589b1a8
Fix invalid test for 1.3 topology conversion to GNS3 2.1
2017-06-06 16:07:27 +02:00
ca3f8d0b43
Provide easy to test a shell by using stdin as an input
2017-06-02 14:50:34 +02:00
88cd804274
Update readme
2017-06-02 11:40:39 +02:00
6a0345897d
Connector is no longer supported in ws_connect by aiohttp 2.0
2017-06-02 10:42:40 +02:00
7dfb634376
Fix for websocket usage with aiohttp 2.0
...
Fix #1050
2017-06-01 18:39:55 +02:00
823288dd0b
Fix a crash in some cases
2017-06-01 18:35:03 +02:00
ed656b7ab2
Merge branch '2.0' into 2.1
2017-05-31 17:07:13 +02:00
e74e66b203
Typo in error message
2017-05-31 17:04:14 +02:00
93adef91d8
Merge branch '2.0' into 2.1
2017-05-31 16:58:31 +02:00
6fa27c6885
Check aiohttp version
2017-05-31 16:56:46 +02:00
07049562a4
Update pytest from 3.1.0 to 3.1.1 ( #1056 )
2017-05-31 15:34:36 +02:00
5616ab0e9a
Fake console for simple Ethernet switch
...
Fix #454
2017-05-31 15:13:29 +02:00
4f6cca0019
Fix errors when enabling chunking
2017-05-31 11:17:28 +02:00
7044c8c9ff
Fix the GUI disconnect from the server
...
Fix https://github.com/GNS3/gns3-gui/issues/2084
2017-05-31 11:03:44 +02:00
7913646ce3
2.0.3dev1
2017-05-30 08:58:05 +02:00
78e1321bae
2.0.2
2017-05-30 08:57:07 +02:00
c46a9da769
Update sphinx from 1.6.1 to 1.6.2 ( #1049 )
2017-05-29 09:01:12 +02:00
89394ba7e0
Drop SSL support
2017-05-26 15:54:08 +02:00
b8ee8d69c8
Fix unexpected keyword argument 'conn_timeout'
...
Fix #1047
2017-05-26 15:42:46 +02:00
ef5c013561
Merge branch 'master' into 2.0
2017-05-26 10:47:57 +02:00
8bbe7e8041
Set correct permission on ubridge when doing a remote installation
2017-05-26 10:47:25 +02:00
777361c23d
Merge branch 'master' into 2.0
2017-05-26 10:32:26 +02:00
c3d5abd104
Remote install script should be totally non interactive
2017-05-26 10:29:33 +02:00
39879ca92b
Duplicate project on remote server use UUID
...
Ref https://github.com/GNS3/gns3-server/issues/1040
2017-05-23 17:20:51 +02:00
5a86277a9f
Test that import erase the auto_open and auto_start setting
...
Ref #1041
2017-05-23 16:08:30 +02:00
b87692acce
Fix import of some old topologies from 1.3
2017-05-23 14:05:47 +02:00
d765d02f06
Fix error in logging of error during starting GNS3 VM
2017-05-23 13:39:41 +02:00
5bb6c51698
Fix an error when logging Docker container fail to start
2017-05-23 13:31:04 +02:00
59488e8064
Fix tests on python 3.4 ( #1046 )
2017-05-23 12:15:04 +02:00
54e80d68f8
Fix test failed on Python 3.4
...
Fix #1045
2017-05-23 11:11:13 +02:00
2a8911d19e
Keep DOCKER_MINIMUM_API_VERSION and DOCKER_MINIMUM_VERSION consistent
2017-05-23 11:00:15 +02:00
8b7209ea78
Use docker version in error message of outdated docker installation
2017-05-23 10:41:42 +02:00
7d48eba01b
Use versioned docker API
...
Since docker v1.13 the unversioned docker API is deprecated.
Backport of gns3-server 2.0, commit effbe59
2017-05-23 10:37:47 +02:00
1e598d1890
Test for support of docker commit images
...
Ref #1039
2017-05-23 10:23:12 +02:00
2191c487b6
Support images created by "docker commit". Fixes #1039
2017-05-23 10:23:11 +02:00
3ed49bbdd5
Update pytest from 3.0.7 to 3.1.0 ( #1044 )
2017-05-23 08:29:36 +02:00
82f1ab2be2
Merge pull request #1036 from GNS3/aiohttp_2.0
...
Aiohttp 2.0
2017-05-22 22:41:01 +02:00
7d30da5d4e
Do not wait auto start to finish in order to complete project opening
...
Fix https://github.com/GNS3/gns3-gui/issues/2074
2017-05-22 20:18:07 +02:00
4dc55a5af4
Improve logging for remote server connection lost
...
Ref https://github.com/GNS3/gns3-gui/issues/2074
2017-05-22 13:57:32 +02:00
bdd980d6a2
Ignore console_hsot when loading topologie
2017-05-22 11:42:50 +02:00
51d6152a5c
Fix support for some old topologies
...
Fix #1042
2017-05-19 18:27:20 +02:00
bdcadcc335
Fix support from some old topologies
...
Fix #1038
2017-05-19 17:49:39 +02:00
624a2c02c5
FIX iou creation
...
Fix https://github.com/GNS3/gns3-gui/issues/2065
2017-05-18 17:13:40 +02:00
189ad994c8
Symbols are returned with a content length
2017-05-18 16:37:44 +02:00
a4245fcf44
Aiohttp 2.0
...
Ref #1000
2017-05-17 18:42:17 +02:00
812ff6b5d8
Update sphinx from 1.5.6 to 1.6.1 ( #1035 )
2017-05-17 08:30:16 +02:00
f338158654
Use 127.0.0.1 for local UDP tunnels to uBridge for Qemu. Ref #664 .
2017-05-16 20:51:14 +02:00
e9fef928b0
Fix dynamips node creation error
2017-05-16 10:49:45 +02:00
5c5caf8418
Add comment about why we change linked_base to linked_clone
2017-05-16 10:38:58 +02:00
aff5554528
Rename old properties from gui linked_base to linked_clone
...
Fix #1034
2017-05-16 10:33:37 +02:00
2a159c06c5
Fix forwarding properties
...
Fix #2005 , #2002
2017-05-16 10:22:55 +02:00
c231e2bbf1
Merge branch '2.0' into 2.1
2017-05-16 09:30:07 +02:00
e24bfd5913
2.0.2dev1
2017-05-16 09:16:35 +02:00
f2d5eb0b27
2.0.1
2017-05-16 08:47:35 +02:00
bef1b2e8f1
Merge branch '2.0' into 2.1
2017-05-16 08:38:13 +02:00
39419462db
Handle HTTP 504 errors from compute node
...
Fix #1032
2017-05-16 08:37:54 +02:00
ddc5e8169e
Merge pull request #1031 from GNS3/async_images
...
When connecting to a compute node ask for qemu images list
2017-05-15 21:20:28 +02:00
cd17ef6b12
Merge branch '2.0' into 2.1
2017-05-15 15:46:50 +02:00
3dc478385b
When connecting to a compute node ask for qemu images list
...
The server start to compute qemu image list in background
because first time discovery could be slow due to the compute
time of md5sum.
Fix #996
2017-05-15 15:35:48 +02:00
851d6e1db8
When importing portable project NAT node is loaded on GNS3 VM
...
Fix #1030
2017-05-15 10:21:37 +02:00
facdf9c617
Update sphinx from 1.5.5 to 1.5.6 ( #1029 )
2017-05-15 09:41:18 +02:00
70d34befb9
Merge remote-tracking branch 'origin/2.0' into 2.0
2017-05-12 21:04:39 +08:00
8696a464ab
Merge pull request #1027 from GNS3/fix_wic_numbering
...
Fix wic numbering
2017-05-12 21:03:05 +08:00
5721dd3f30
Fix port numbering for Wic slot 1 & 2
2017-05-12 14:12:24 +02:00
bf38a8515e
Fix typo.
2017-05-12 18:54:54 +08:00
942cc09eda
Fixes issue with connections when loading an ATM switch.
2017-05-12 18:00:58 +08:00
9baaf5685d
Merge pull request #1028 from GNS3/filter_logs
...
Filter /settings from log
2017-05-12 17:31:42 +08:00
961dbb5162
Filter /settings from log
...
Fix #1026
2017-05-12 10:48:43 +02:00
19a6157f64
Fix wic numbering
...
Fix #1011
2017-05-12 09:48:05 +02:00
18cfcaa081
Fixes ATM mapping.
2017-05-12 13:09:26 +08:00
87d42f4eb9
Fixes Frame-relay VC mapping.
2017-05-12 12:39:01 +08:00
766456014b
Fix export project is looking into the wrong directory
...
Fix #1010
2017-05-11 17:59:57 +02:00
f31e46e8ed
Fix a race condition in logging when ubridge exit fast
...
Fix #1025
2017-05-11 17:26:18 +02:00
633cdef0bc
Merge pull request #987 from GNS3/nat_vmware
...
NAT node can use the VMware NAT
2017-05-11 14:03:34 +08:00
fb6a95f7bb
Fix conversion issue with old topology with C3640
...
Fix #1019
2017-05-10 13:50:19 +02:00
93fe66a253
Fix error when you have a directory in your symbols directory
...
Fix #1006
2017-05-10 13:40:49 +02:00
e870b0cfa0
Catch VMWare errors when getting status after GNS3 VM start
...
Fix #1008
2017-05-09 19:16:47 +02:00
b4467d83bf
Make sure upstart LANG is utf8
...
Fix #1017
2017-05-09 18:54:01 +02:00
ac5509f383
Always install typing module (compat with python 3.4 on ubuntu)
...
Fix #1021
2017-05-09 15:09:55 +02:00
050f6876ce
Fix KeyError: 'filename'
...
Fix #1018
2017-05-09 12:25:15 +02:00
2172c25df6
Run tests into a tmp directory prefixed by unicode character
2017-05-09 09:43:47 +02:00
48dae085aa
Catch missing function listxattr on some Linux host.
2017-05-08 21:02:23 +07:00
bfee08459d
Test image sorting
...
Ref https://github.com/GNS3/gns3-gui/issues/2030
2017-05-05 20:09:51 +02:00
8a6584d90f
Sort image list
...
Fix https://github.com/GNS3/gns3-gui/issues/2030
2017-05-05 19:52:45 +02:00
6870749e50
Handle a race condition at project closing
...
Fix #1015
2017-05-05 19:39:06 +02:00
3070a68273
Fix unicode error when reading ios configuration
...
Fix #1013
2017-05-05 19:27:04 +02:00
bda36081a9
Fix AttributeError: 'NoneType' object has no attribute 'send'
...
Fix #1014
2017-05-05 17:16:07 +02:00
930e7089db
Fix a conversion issue with some 1.3 topologies
2017-05-04 12:09:56 +02:00
04220846b3
Fix an error with ethernetswitch when ethertype is null
...
Fix #1007
2017-05-04 10:33:02 +02:00
694a4e8068
Raise an error if we can't create the dynamips configuration directory
...
Fix #992
2017-05-03 17:55:13 +02:00
7ba351c888
Catch timeout error when loading virtualbox VM
...
Fix #999
2017-05-03 17:44:55 +02:00
ae3e25b03b
Handle broken compute at server startup
...
Fix #1001
2017-05-03 17:40:58 +02:00
fa1450cb24
Catch error when we can't backup the topology
...
Fix #998
2017-05-03 17:35:10 +02:00
8e5f7d0838
Catch error when writting the topology file on read only device
...
Fix #1003
2017-05-03 17:28:47 +02:00
31d1696215
Catch a race condition in VirtualBox when editing and linking
...
Fix #993
2017-05-03 16:14:42 +02:00
078a6d8d34
Fix a race condition when editing a qemu vm and connecting it
...
Fix #997
2017-05-03 16:01:51 +02:00
ecba758c58
Docker aux console is a VT100 terminal
...
Without that program like nano can't work.
Signed-off-by: Julien Duponchelle <julien@gns3.net >
2017-05-03 10:30:43 +02:00
6190b9c189
2.0.1dev1
2017-05-03 10:18:26 +02:00
c88886911e
2.0.0
2017-05-02 10:16:11 +02:00
56d91b648c
Fix connection to websocket with last docker release
...
Fix https://github.com/GNS3/gns3-gui/issues/1994
Signed-off-by: Julien Duponchelle <julien@gns3.net >
2017-04-28 16:06:43 +02:00
1b0f5c63b8
Fix connection to websocket with last docker release
...
Fix https://github.com/GNS3/gns3-gui/issues/1994
Signed-off-by: Julien Duponchelle <julien@gns3.net >
2017-04-28 16:03:26 +02:00
a6d085bf61
Fix server startup on windows
2017-04-28 11:06:39 +02:00
b0f45035a9
NAT node can use the VMware NAT
...
On Windows and Mac OS this allow the NAT node to use the
VMware nat (it's always vmnet8). On Linux we still use the
libvirt NAT
2017-04-27 15:26:58 +02:00
273a711459
Merge branch '2.0' into 2.1
2017-04-26 17:22:14 +02:00
c3aecf935f
Add new appliances
2017-04-26 17:02:33 +02:00
629443a5e5
Sync appliances
2017-04-26 16:27:59 +02:00
2da581139c
Lower docker requirements in tests also
2017-04-24 18:49:47 +02:00
1a90305baa
Docker minimum api is 1.25
2017-04-24 18:43:12 +02:00
effbe59414
Lock docker API to 1.27
...
Fix https://github.com/GNS3/gns3-gui/issues/1994
2017-04-24 17:51:55 +02:00
8b9f22c30c
Handling server disconnect error when docker daemon die
...
Fix #985
2017-04-24 17:37:41 +02:00
c9ceeee9de
Handle some invalid SVG images
...
Fix #986
2017-04-24 17:31:20 +02:00
78e030b7ab
2.0.0dev13
2017-04-20 10:55:36 +02:00
456a28304d
2.0.0rc4
2017-04-20 10:52:55 +02:00
11321383c5
Remove not working trigger of nightly build
2017-04-19 15:53:39 +02:00
d90a8fa482
Trigger nightly build when pushing
2017-04-19 15:52:36 +02:00
2962649dc8
Fix a race condition when handling error at project opening
...
Fix #983
2017-04-19 09:17:32 +02:00
d9b93ccd66
Fix an issue with editing network on windows
...
Fix #982
2017-04-18 18:04:00 +02:00
37e21f2a3d
Skip a test for qemu not supported on windows
2017-04-18 16:35:36 +02:00
c72ae1bfe7
Fix IOU test run on Windows
2017-04-18 16:21:45 +02:00
54014ccd39
Fix one more windows test
2017-04-18 16:01:07 +02:00
b4434b5134
Add tests for checking if path are correctly cleaned
2017-04-18 15:50:11 +02:00
691c2dfd8e
Drop a test about OVA no longer use
2017-04-18 14:27:44 +02:00
36de30e25e
Fix various tests for windows
2017-04-18 14:23:29 +02:00
3de04d6e76
Install winpcap for the windows tests
2017-04-18 14:08:37 +02:00
51ef5d8c90
Fix a broken test on windows machines
2017-04-18 14:04:50 +02:00
0d687e62ad
Try to enable test on appveyor
2017-04-18 13:54:30 +02:00
0bf6ed52cd
Verbose test on windows
2017-04-18 13:39:34 +02:00
b152360c5b
Merge branch 'master' into 2.0
2017-04-18 12:33:19 +02:00
722028b2d2
Install win32 dependencies for the tests
2017-04-18 12:27:54 +02:00
25a992a870
Build only for Python 3.6 on Windows
2017-04-18 12:24:19 +02:00
c50e80b2d3
Setup appveyor
2017-04-18 12:16:54 +02:00
5729d37992
Setup appveyor
2017-04-18 11:54:10 +02:00
7302f65ffe
Catch timeout error on docker
...
Fix #981
2017-04-18 11:44:20 +02:00
152807e654
Merge branch 'master' into 2.0
2017-04-18 09:22:58 +02:00
3518a781e9
typing is already included in Py >= 3.5 ( #979 )
2017-04-18 09:15:16 +02:00
f3a87d76ef
Fix import of some old topologies
...
Fix #977
2017-04-14 10:38:21 +02:00
57cdef6b02
Fix AttributeError: 'NoneType' object has no attribute 'returncode'
...
Fix #976
2017-04-14 10:33:19 +02:00
d2d5f003f8
Fix a merge error
2017-04-14 09:09:43 +02:00
540ffdf5f3
Merge remote-tracking branch 'origin/master' into 2.0
2017-04-14 08:55:37 +02:00
5fb2a462c2
Merge master
2017-04-14 08:53:53 +02:00
a9b76c9656
1.5.5dev1
2017-04-14 08:46:31 +02:00
838680cb40
1.5.4
2017-04-13 17:30:25 +02:00
85136bc2e4
Fix VPCS tests for recent version
2017-04-13 15:56:12 +02:00
6d150bb62c
Freeze server dependencies to the same version used for 1.5.3
2017-04-13 14:45:27 +02:00
3afe85ba3c
Fix 1.5: Error message, when stopping IOU router #769
...
Signed-off-by: Julien Duponchelle <julien@gns3.net >
2017-04-13 14:25:40 +02:00
57ba7ab801
Fix crash in some tests
2017-04-13 14:24:26 +02:00
b755840a27
Add security issues section
2017-04-13 12:38:16 +02:00
a8294c3de8
Backport requirements of 2.0
2017-04-13 10:22:20 +02:00
878aee6e90
Correct version number
2017-04-13 09:55:22 +02:00
9dc6f0f486
Embed the appliances in the server. ( #927 )
...
This add a /appliances call
2017-04-12 14:35:49 +02:00
62cd5e4aa3
Fix ghost vmware vms
...
Fix #975
2017-04-11 15:05:31 +02:00
18835974fb
Fix required field in schema not use
...
Fix #972
2017-04-11 10:57:01 +02:00
ab2af5ceab
Catch error and log them when we can't write the config
...
Fix #974
2017-04-10 17:44:09 +02:00
fdd1084714
Fix bridge 'bridge0' already exist when we have trouble with a container
...
Fix #973
2017-04-10 16:58:00 +02:00
03a134af75
Catch an error at startup when the remote GNS3 VM is not a real GNS3 VM
2017-04-07 15:34:18 +02:00
5edb631b00
Fixes Qemu sata option. Ref #875 .
2017-04-07 17:25:14 +08:00
ec6fdb7324
Catch GNS3 VM loading error at startup
2017-04-04 14:25:30 +02:00
7f621ed5dd
Update sphinx from 1.5.4 to 1.5.5 ( #967 )
2017-04-03 23:44:26 +02:00
8f33d9ab79
Update documentation links
...
Fix #1977
2017-04-03 16:27:08 +02:00
b7e1a56056
Catch a startup error due to the usage of some antivirus
2017-04-03 16:25:37 +02:00
11c7f35ea2
Update sphinx from 1.5.3 to 1.5.4 ( #966 )
2017-04-03 09:06:26 +02:00
b92f881921
2.0.0dev12
2017-03-31 10:08:56 +02:00
ef5714bd3e
2.0.0rc3
2017-03-31 10:07:25 +02:00
4f1b738ef5
Merge branch '2.0' into 2.1
2017-03-30 10:16:16 +02:00
cfe13e1929
Support IOU image without .bin at the end
2017-03-29 16:08:13 +02:00
935ca17d7a
Allow to change some properties of an already connected ethernet switch
...
Fix https://github.com/GNS3/gns3-gui/issues/1970
2017-03-29 13:22:24 +02:00
644616b69c
Ensure we start only one ubridge
...
Fix https://github.com/GNS3/gns3-gui/issues/1964
2017-03-28 16:27:09 +02:00
84da9b4c23
Remove unused module import
2017-03-28 14:51:55 +02:00
7528152475
Ignore new version or aiohttp cors
2017-03-28 14:10:29 +02:00
815820f692
Catch some broken hostname for compute node
...
Fix #961
2017-03-28 12:14:27 +02:00
2564740665
Fix limit of 20 docker containers
...
Fix #963
2017-03-28 11:54:16 +02:00
42f409d5f9
Fix race conditions in creation of Frame Relay Switch
2017-03-28 11:25:26 +02:00
aae37034e1
Fix conversion of project from 1.X with custom symbol for cloud
2017-03-28 09:12:36 +02:00
132bc87081
Dissallow parallel pull of docker images
...
Fix #962
2017-03-27 20:46:25 +02:00
25c4207661
Add a scripts for running current dev version on GNS3 VM
2017-03-27 17:13:07 +02:00
8d22f2930e
Fix a crash with missing size in the svg files
...
Fix #960
2017-03-27 10:41:28 +02:00
ac05db5d1b
Fix an utf8 error in auth code
2017-03-27 10:38:41 +02:00
80e361ff2e
Improve vmrun timeout message
...
Ref https://github.com/GNS3/gns3-gui/issues/1967
2017-03-27 09:00:58 +02:00
541afe9660
Support utf-8 characters in user and password for auth
...
Fix #959
2017-03-23 15:50:02 +01:00
bbfd56606c
Notify pyup that some dependencies doesn't require update
2017-03-23 09:50:46 +01:00
4036e519a7
Update aiohttp-cors from 0.5.0 to 0.5.1 ( #957 )
2017-03-23 09:49:49 +01:00
9fd5e4cbc9
Handle password configuration change on remote servers
...
Fix https://github.com/GNS3/gns3-gui/issues/1942
2017-03-22 18:29:08 +01:00
cb78eb4ee3
Fix Bug when delete fake-running VMBox
...
Fix https://github.com/GNS3/gns3-gui/issues/1933
2017-03-22 11:08:16 +01:00
8712866489
Fix Can't connect to compute local on some computers
...
Chicken and egg problem we try to connect to compute
before http was available. I rewrote the code to prevent
erase of settings and rollback the beta4 code for init.
Fix #946
2017-03-21 18:06:45 +01:00
1566d7f12a
Remove UDP server discovery because not use for the moment
2017-03-21 17:04:59 +01:00
cc6f4c0510
Add a modification uuid to settings returned by the server
...
Ref #1949
2017-03-21 13:35:02 +01:00
73c31b4b87
Update docs
2017-03-21 13:32:04 +01:00
c608a4ab38
Remove port name format documentation (moved to docs.gns3.com)
2017-03-21 10:30:33 +01:00
c5290cfec6
Check python version in setup.py only for install
...
This allow us to use this on build service like travis.
2017-03-21 10:06:07 +01:00
34f5a6f82c
Fix Session is closed when listing docker images
...
Fix #955
2017-03-20 23:50:31 +01:00
78c154e376
Cleanup docker source code
2017-03-20 20:30:59 +01:00
a571b1a2f8
Use aiohttp session for docker queries
2017-03-20 19:46:50 +01:00
55563b9808
Escape special characters from SVG text
...
Ref https://github.com/GNS3/gns3-server/issues/952
2017-03-20 19:14:07 +01:00
5409d9c3f8
Fix some port short name display issues
...
Fix https://github.com/GNS3/gns3-gui/issues/1940
2017-03-20 18:10:00 +01:00
95f864c871
Catch server disconnected errors from computes
...
Fix #953
2017-03-20 17:13:37 +01:00
a62b791c68
Fix TypeError: http_query() got an unexpected keyword argument 'timeout'
...
Fix #947
2017-03-20 17:06:00 +01:00
bc0e4c1174
Generate a node uuid if the uuid is missing in the .gns3
...
Fix #950
2017-03-20 16:21:09 +01:00
0997998064
Ensure to dump project before exporting it
...
Fix #951
2017-03-20 14:57:20 +01:00
c8b46bdcab
Fix return code check for SIGSEGV of IOU images
...
Fix #948
2017-03-20 09:46:07 +01:00
2ddb329a90
Prevent vmname change for VirtualBox linked clone
...
Fix https://github.com/GNS3/gns3-gui/issues/1930
2017-03-16 19:17:12 +01:00
1b84874762
Upgrade to aiohttp 1.3.5 to solve issue with big file
...
Fix #943
2017-03-16 18:42:00 +01:00
7c318d477d
Handle some invalid svg
...
Fix #944
2017-03-16 18:39:07 +01:00
490576fedc
Try to fix some 1.3 topology with corrupted data
...
Fix #945
2017-03-16 18:29:02 +01:00
31ed2a4c96
Fix ComputeError: Can't connect to Main server
...
Fix #942
2017-03-16 12:05:30 +01:00
6a015fffeb
Catch error when the server as trouble to access to itself
...
Fix #940
2017-03-16 10:50:08 +01:00
08bafc2dcc
Catch a timeout error in docker
...
Fix #936
2017-03-16 10:39:08 +01:00
cb6f94bc24
Lock yarl version because 0.10 is not compatible with aiohttp 1.3
2017-03-15 10:51:00 +01:00
d37d3e7d77
Update pytest from 3.0.6 to 3.0.7 ( #935 )
2017-03-15 10:20:34 +01:00
2c0fb0d016
Raise error if image are not avaible on main server during export
...
Fix https://github.com/GNS3/gns3-gui/issues/1928
2017-03-14 18:00:16 +01:00
233a5fbed4
Fix a race condition when killing ubridge
...
Fix #931
2017-03-13 18:21:43 +01:00
84a6ed7684
If your settings from 1.X are broken with skip them at import
...
Fix #932
2017-03-13 18:17:17 +01:00
1d5029e4e2
Catch a permission error on symbols
...
Fix #930
2017-03-13 17:50:39 +01:00
d60597ca0d
Catch unicode error when you try to duplicate a project with invalid characters
...
Fix #934
2017-03-13 17:11:37 +01:00
886329a978
Catch error when you try to put an invalid server url
...
Fix #929
2017-03-13 16:59:42 +01:00
0dc38a3970
Fix an error when handling ubridge errors
...
Fix #933
2017-03-13 16:57:24 +01:00
9ef334331e
Fix crash when handling an error in project creation
...
Fix #928
2017-03-13 16:55:35 +01:00
5e2b619305
Merge branch 'master' into 2.0
2017-03-13 15:42:58 +01:00
fea77398e7
Publish on PyPi when we tag
2017-03-10 20:33:17 +01:00
99ee40df3d
Do not return broken appliances like ASA 8
2017-03-09 15:44:48 +01:00
21849656d1
Merge branch '2.0' into 2.1
2017-03-08 18:17:15 +01:00
5036079deb
Merge branch '2.0' into 2.1
2017-03-07 16:48:31 +01:00
6017ebbd97
Merge branch '2.0' into 2.1
2017-03-07 11:16:05 +01:00
e3974377ed
Merge pull request #888 from GNS3/embed_appliances
...
Embed the appliances in the server.
2017-03-06 17:43:15 -07:00
5a399b90fe
Merge branch '2.1' into embed_appliances
2017-02-28 14:55:33 +01:00
583327ad33
Merge branch '2.0' into 2.1
2017-02-28 14:32:40 +01:00
1ab9ca2333
Merge branch '2.0' into 2.1
2017-02-28 14:25:38 +01:00
5672b4b748
Merge pull request #890 from GNS3/base_config_server_side
...
Manage base configuration on server
2017-02-19 22:59:06 -08:00
aee7208f7b
Merge pull request #895 from GNS3/qemu_more_adapters
...
Allow up to 275 adapters for qemu
2017-02-17 01:40:41 -08:00
635e163954
Update qemu_vm.py
2017-02-17 17:37:06 +08:00
99f817392d
Raise an error if you use Qemu < 2.4 and try to use large number of adapters
2017-02-17 09:55:50 +01:00
51bf979284
Merge branch '2.0' into 2.1
2017-02-16 16:24:57 +01:00
2a840da462
Create an ApplianceTemplate class
2017-02-08 15:40:56 +01:00
8d86d959de
"/appliances" => "/appliances/templates"
2017-02-08 14:51:00 +01:00
b0567772f7
Allow up to 275 adapters for qemu
...
See #889 for more details
2017-02-07 17:04:29 +01:00
5e02a9d450
Merge branch '2.0' into 2.1
2017-02-07 15:03:24 +01:00
e892e5dfab
Manage base configuration on server
...
Fix #786
2017-02-03 13:19:14 +01:00
afcd27f348
Merge branch '2.0' into 2.1
2017-02-02 15:35:04 +01:00
842e2c7fbf
Merge branch '2.0' into 2.1
2017-02-02 11:54:03 +01:00
dc6756d5ae
Embed the appliances in the server.
...
This add a /appliances call
2017-02-01 11:30:14 +01:00
5204cec9e6
Merge branch '2.0' into 2.1
2017-02-01 10:08:38 +01:00
d901efae51
2.1.0dev1
2017-01-24 10:37:23 +01:00