You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/compute
Jeremy Grossmann 372017f467
Merge pull request #1537 from GNS3/import-export-refactoring
6 years ago
..
adapters
builtin Allow cloud nodes to be exported. Fixes #1519 6 years ago
docker Use aiofiles where relevant. 6 years ago
dynamips Fix issue with "usage" variable for Dynamips VMs. Fixes #1495 6 years ago
iou Merging 2.1 into 2.2 6 years ago
nios
qemu Update paths for binaries moved to the MacOS directory in GNS3.app 6 years ago
traceng Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
virtualbox Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670 6 years ago
vmware Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670 6 years ago
vpcs Change how VPCS executable is searched. 6 years ago
__init__.py
base_manager.py Use aiofiles where relevant. 6 years ago
base_node.py Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670 6 years ago
error.py
notification_manager.py Make sure nothing is named "compute server". 6 years ago
port_manager.py Return compute port information via API. Ref #1420. 6 years ago
project.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
project_manager.py