gns3-server/gns3server/schemas
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
..
__init__.py New base server. 2015-01-13 17:05:26 -07:00
docker.py Refactor aux port allocation 2016-02-29 10:44:08 +01:00
dynamips_device.py Docker capture and refactor common capture code 2016-02-09 16:07:33 +01:00
dynamips_vm.py Docker capture and refactor common capture code 2016-02-09 16:07:33 +01:00
file.py Revert "Merge branch 'unstable'" 2015-04-30 16:43:30 +02:00
iou.py Docker capture and refactor common capture code 2016-02-09 16:07:33 +01:00
nio.py Allows VMware VMs to use vmnet interfaces for connections without using uBridge. Fixes #295. 2015-09-05 14:38:11 -06:00
project.py Allow to return an empty project name because it's allowed in creation 2015-11-03 17:11:58 +01:00
qemu.py Send command line used to start the VM to client 2016-02-02 18:25:17 +01:00
version.py Adds info either the server is started as a local server in VersionHandler response. 2015-03-13 15:15:27 -06:00
virtualbox.py Docker capture and refactor common capture code 2016-02-09 16:07:33 +01:00
vm.py Docker capture and refactor common capture code 2016-02-09 16:07:33 +01:00
vmware.py Docker capture and refactor common capture code 2016-02-09 16:07:33 +01:00
vpcs.py Send command line used to start the VM to client 2016-02-02 18:25:17 +01:00