1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-14 12:29:02 +00:00
gns3-server/gns3server/compute
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
..
adapters
builtin Add a test of cloud raw ethernet interface 2016-11-04 16:52:29 +01:00
docker Use tap adapter instead of veth for docker (allow usage of vlan) 2016-10-24 12:35:50 +02:00
dynamips Return md5sum and filesize in the list of images 2016-10-20 17:24:05 +02:00
iou Raise error if IOU image is not configured 2016-11-02 10:20:43 +01:00
nios
qemu Raise error if using a non linked clone VM twice 2016-10-24 21:39:35 +02:00
virtualbox Fix random VirtualBox creation error when using linked clone 2016-11-04 11:07:43 +01:00
vmware Drop console_type serial, and enable_remote_console for Vbox and VMware 2016-11-03 18:17:50 +01:00
vpcs Merge branch 'master' into 2.0 2016-10-19 17:06:43 +02:00
__init__.py Base for generic switch nodes. Ref #492. 2016-05-15 11:23:14 -06:00
base_manager.py Fix support of IOS images outside standard directories 2016-11-04 15:26:13 +01:00
base_node.py Fix a rare crash when a failed node is garbage collected 2016-11-03 14:21:28 +01:00
error.py Auto upload missing images 2016-06-07 19:38:01 +02:00
notification_manager.py Some more (spring) cleaning. 2016-05-13 18:48:10 -06:00
port_manager.py Improve remote server console host support when binding to 0.0.0.0 2016-10-26 14:43:47 +02:00
project_manager.py
project.py Optimize project closing by avoiding closing unused modules 2016-08-16 19:41:59 +02:00