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/controller
ziajka 009677f019
Fix typo in vcpus on VirtualBoxVM, fixes: #1213
7 years ago
..
gns3vm Fix typo in vcpus on VirtualBoxVM, fixes: #1213 7 years ago
ports
__init__.py Do not use builtin name. 7 years ago
appliance.py Return platform value on appliances list (Fixes #2211) 7 years ago
appliance_template.py
compute.py Endpoint for obtaining direct action on compute 7 years ago
controller_error.py
drawing.py
export_project.py
import_project.py Round-robin nodes across all available compute resources. Fixes #1165. 7 years ago
link.py Allow projects to be opened even when a node port is already used. 7 years ago
node.py Fix OSError when uploading images 7 years ago
notification.py
project.py Allow projects to be opened even when a node port is already used. 7 years ago
snapshot.py
symbols.py
topology.py Raise a NotImplementedError for IPV6 support in old UDP cloud 7 years ago
udp_link.py