1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server/compute
Bernhard Ehlers a3495304ad
Code cleanup for docker interface creation
Fix #819

Signed-off-by: Julien Duponchelle <julien@gns3.net>
2016-12-13 16:07:59 +01:00
..
adapters Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
builtin Do not block traffic originating from an Ethernet interface in the cloud. Ref #771. 2016-11-23 22:06:44 +11:00
docker Code cleanup for docker interface creation 2016-12-13 16:07:59 +01:00
dynamips Fix 'EthernetSwitch' object has no attribute 'hw_virtualization' 2016-12-13 09:21:06 +01:00
iou Do not recurse scan for images in standard image directory 2016-11-28 19:49:50 +01:00
nios Some cleaning + move "/version" endpoint to "/server/version". 2016-06-01 17:50:31 -06:00
qemu Fix a rare crash when stopping qemu 2016-12-12 09:16:29 +01:00
virtualbox Raise error when we can't found VboxManage at GNS3 VM startup 2016-12-12 15:03:56 +01:00
vmware Improve autostart logging 2016-12-01 09:24:52 +01:00
vpcs Support multiple client connected to the same VPCS console 2016-11-08 19:44:12 +01:00
__init__.py Base for generic switch nodes. Ref #492. 2016-05-15 11:23:14 -06:00
base_manager.py Do not recurse scan for images in standard image directory 2016-11-28 19:49:50 +01:00
base_node.py Fix grammar (#808) 2016-12-05 17:30:09 +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 Drop code for temporary projects 2016-05-24 17:57:04 +02:00
project.py Support for serial console for Virtual BOX and VMware using asyncio 2016-11-07 23:43:20 +01:00