1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server/compute
David Kreitschmann 906f29d5fc Add id value to all qemu drives
A fixed id doesn't hurt and now we can select Disk Interface=none in
GNS3 and e.g. attach the volume as a USB thumb drive with -device
usb-storage,drive=drive0,...
2019-09-03 15:54:51 +02:00
..
adapters
builtin Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
docker Resolve conflicts in docker volumes instead of error. Fixes https://github.com/GNS3/gns3-server/issues/1595 2019-06-05 10:40:40 +01:00
dynamips Fix issue when trying to rename a Dynamips node that is already powered on. Fixes #2824 2019-07-10 15:40:11 +02:00
iou Change behavior when an IOU license is verified. Fixes https://github.com/GNS3/gns3-server/issues/1555 2019-05-20 10:51:24 +07:00
nios Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
qemu Add id value to all qemu drives 2019-09-03 15:54:51 +02:00
traceng Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
virtualbox Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
vmware Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
vpcs Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
__init__.py
base_manager.py Add debug message when searching for an image. Ref https://github.com/GNS3/gns3-gui/issues/2828 2019-07-10 11:16:50 +02:00
base_node.py
error.py
notification_manager.py
port_manager.py
project_manager.py
project.py