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 a17fa821bd
Make sure nothing is named "compute server".
6 years ago
..
__init__.py New base server. 10 years ago
appliance.py Reorganize how appliance creation is validated against JSON schemas. 6 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_appliance.py Reorganize how appliance creation is validated against JSON schemas. 6 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 Fix bug with custom adapters and categories for Docker VM. Fixes https://github.com/GNS3/gns3-gui/issues/2613 6 years ago
docker_appliance.py Allow usage property in Docker appliance. 6 years ago
drawing.py Fix error during rotation 8 years ago
dynamips_appliance.py Reorganize how appliance creation is validated against JSON schemas. 6 years ago
dynamips_vm.py Schema validation for appliance API. Ref #1427. 6 years ago
ethernet_hub.py Fix required field in schema not use 7 years ago
ethernet_hub_appliance.py Reorganize how appliance creation is validated against JSON schemas. 6 years ago
ethernet_switch.py Support for console type "none". 6 years ago
ethernet_switch_appliance.py Reorganize how appliance creation is validated against JSON schemas. 6 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 Remove generic controller settings API endpoint. 6 years ago
iou_appliance.py Support "L1 keepalives" in IOU appliance schema. 6 years ago
iou_license.py Remove generic controller settings API endpoint. 6 years ago
label.py Remove generic controller settings API endpoint. 6 years ago
link.py Update some sentences related to suspending a link. 7 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 Add appliance UUID added to the node data. Fixes #1334. 6 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 Fix small bugs when using the new appliance management API. 6 years ago
qemu_appliance.py Fix mac address schema validation for Qemu VM appliance. Fixes https://github.com/GNS3/gns3-gui/issues/2629 6 years ago
snapshot.py Replace snapshots by import / export 8 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_appliance.py Reorganize how appliance creation is validated against JSON schemas. 6 years ago
version.py Schemas review. 8 years ago
virtualbox.py Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361. 6 years ago
virtualbox_appliance.py Reorganize how appliance creation is validated against JSON schemas. 6 years ago
vmware.py Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361. 6 years ago
vmware_appliance.py Reorganize how appliance creation is validated against JSON schemas. 6 years ago
vpcs.py Support for console type "none". 6 years ago
vpcs_appliance.py Reorganize how appliance creation is validated against JSON schemas. 6 years ago