1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server/compute
grossmj 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
..
adapters
builtin Don't create directory structure during json dump. Fixes #2270 2017-10-02 10:41:57 +02:00
docker Don't create directory structure during json dump. Fixes #2270 2017-10-02 10:41:57 +02:00
dynamips Use uuid4() for temporary node name while duplicating a node. 2017-07-24 15:52:14 +07:00
iou Fix IOU detection of layer 1 keepalive support. Fixes #1183. 2017-10-12 23:32:45 +08:00
nios Filter implementation for cloud & Nat 2017-07-17 17:27:07 +02:00
qemu QEMU: fix logging of base mac address when creating a new node 2017-10-14 13:55:16 +02:00
virtualbox Improved error message when the number of network adapters is above the maximum for VirtualBox VMs. 2017-10-22 15:23:43 +07:00
vmware Tweak how VMware VMs are found with fallback to search in the default location for VMs. 2017-10-18 15:27:03 +07:00
vpcs Don't create directory structure during json dump. Fixes #2270 2017-10-02 10:41:57 +02:00
__init__.py Base for generic switch nodes. Ref #492. 2016-05-15 11:23:14 -06:00
base_manager.py Use uuid4() for temporary node name while duplicating a node. 2017-07-24 15:52:14 +07:00
base_node.py Don't create directory structure during json dump. Fixes #2270 2017-10-02 10:41:57 +02: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 Drop a useless line of code in port_manager 2017-01-09 16:11:34 +01:00
project_manager.py Drop code for temporary projects 2016-05-24 17:57:04 +02:00
project.py Don't create directory structure during json dump. Fixes #2270 2017-10-02 10:41:57 +02:00