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/schemas
grossmj 7c07d0b4bd
Add missing default values in Cloud schema.
5 years ago
..
__init__.py New base server. 9 years ago
atm_switch.py Fix required field in schema not use 7 years ago
capabilities.py Return the platform of a compute 8 years ago
cloud.py Console support for clouds (to connect to external devices or services). 6 years ago
cloud_template.py Add missing default values in Cloud schema. 5 years ago
compute.py Make sure nothing is named "compute server". 6 years ago
custom_adapters.py Handle custom adapters in schemas. 6 years ago
docker.py Support for additional persistent docker volumes to be specified within appliance configuration 5 years ago
docker_template.py Fix Docker extra volumes support 5 years ago
drawing.py Handle locking/unlocking items independently from the layer position. 5 years ago
dynamips_template.py Fix issue with "usage" variable for Dynamips VMs. Fixes #1495 5 years ago
dynamips_vm.py Merging 2.1 into 2.2 5 years ago
ethernet_hub.py Fix required field in schema not use 7 years ago
ethernet_hub_template.py Use "template" to name what we use to create new nodes. 6 years ago
ethernet_switch.py Support for console type "none". 6 years ago
ethernet_switch_template.py Set console type to "none" by default for Ethernet switches and add a warning if trying to use "telnet". Fixes https://github.com/GNS3/gns3-gui/issues/2776 5 years ago
filter.py Support packet filtering for VPCS 7 years ago
frame_relay_switch.py Fix required field in schema not use 7 years ago
gns3vm.py Fix typo in vcpus on VirtualBoxVM, fixes: #1213 7 years ago
iou.py Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657 6 years ago
iou_license.py Remove generic controller settings API endpoint. 6 years ago
iou_template.py Fix KeyError: 'usage' exception when configuring IOU template. Fixes https://github.com/GNS3/gns3-gui/issues/2806 5 years ago
label.py Remove generic controller settings API endpoint. 6 years ago
link.py Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753 5 years ago
nat.py Move the generation of the list of ports to the server 8 years ago
nio.py Improve suspend a link for Qemu and VirtualBox VMs. 6 years ago
node.py Locked state should not be used when duplicating a node. 5 years ago
port.py Nat node use port 0 8 years ago
project.py Use "node" instead of "appliance" for grid support. 6 years ago
qemu.py Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657 6 years ago
qemu_template.py New node information dialog to display general, usage and command line information. 5 years ago
snapshot.py Replace snapshots by import / export 8 years ago
template.py Use "template" to name what we use to create new nodes. 6 years ago
topology.py Use "node" instead of "appliance" for grid support. 6 years ago
traceng.py Add default destination setting for traceng + some checks. 6 years ago
traceng_template.py Use "template" to name what we use to create new nodes. 6 years ago
version.py Schemas review. 8 years ago
virtualbox.py Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657 6 years ago
virtualbox_template.py New node information dialog to display general, usage and command line information. 5 years ago
vmware.py Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657 6 years ago
vmware_template.py New node information dialog to display general, usage and command line information. 5 years ago
vpcs.py Support for console type "none". 6 years ago
vpcs_template.py Use "template" to name what we use to create new nodes. 6 years ago