1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/tests
Julien Duponchelle 9d28f4c0c3
Refactor aux port allocation
This move the allocation of aux port to the base vm.
Also now the free of console port during the close is in the
base VM.

An aux port is allocated to the docker container but not used
for the moment.

Ref https://github.com/GNS3/gns3-gui/issues/1039
2016-02-29 10:44:08 +01:00
..
handlers Fix a crash in Travis tests 2016-02-10 17:14:14 +01:00
modules Refactor aux port allocation 2016-02-29 10:44:08 +01:00
resources Fix crash in IOU config export 2015-10-21 14:28:39 +02:00
utils Add test for unicode char in images path 2016-01-26 15:32:40 +01:00
web Fix doc generation 2015-02-24 11:39:17 +01:00
__init__.py Rename vpcs_id to id. Must be an integer in the route definition. 2015-01-18 12:12:11 -07:00
conftest.py Add test for unicode char in images path 2016-01-26 15:32:40 +01:00
test_asyncio.py All current iou code is async 2015-02-16 17:20:07 +01:00
test_config.py Cleanup unused and duplicates 2015-11-09 12:14:25 +01:00
test_run.py Fix server tests 2015-07-05 21:14:05 +02:00
test_utils.py OVA file support 2015-10-06 17:50:54 +02:00
utils.py Improve PR #386 2016-01-04 16:30:06 +01:00