1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 13:59:06 +00:00
gns3-server/gns3server/schemas
2019-10-08 17:16:17 +08:00
..
__init__.py
atm_switch.py
capabilities.py
cloud_template.py Add missing default values in Cloud schema. 2019-07-12 11:32:55 +02:00
cloud.py
compute.py
custom_adapters.py
docker_template.py Fix Docker extra volumes support 2019-05-19 14:26:03 +07:00
docker.py Support for additional persistent docker volumes to be specified within appliance configuration 2019-04-22 10:26:41 +01:00
drawing.py
dynamips_template.py
dynamips_vm.py
ethernet_hub_template.py Set default_name_format for some builtin nodes. 2019-08-26 17:00:18 +07:00
ethernet_hub.py
ethernet_switch_template.py Set default_name_format for some builtin nodes. 2019-08-26 17:00:18 +07:00
ethernet_switch.py
filter.py
frame_relay_switch.py
gns3vm.py
iou_license.py
iou_template.py Fix KeyError: 'usage' exception when configuring IOU template. Fixes https://github.com/GNS3/gns3-gui/issues/2806 2019-05-31 08:41:44 +02:00
iou.py Fix error with console type in Ethernet switch schema. Fixes #1659 2019-10-08 17:16:17 +08:00
label.py Make x,y optional for creating links via API. Fixes #1630 2019-08-26 19:51:03 +07:00
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 2019-04-01 19:47:31 +07:00
nat.py
nio.py
node.py
port.py
project.py
qemu_template.py
qemu.py
snapshot.py
template.py Allow "none" for compute_id in templates. 2019-08-26 16:48:03 +07:00
topology.py
traceng_template.py
traceng.py
version.py
virtualbox_template.py
virtualbox.py
vmware_template.py
vmware.py
vpcs_template.py Set default_name_format for some builtin nodes. 2019-08-26 17:00:18 +07:00
vpcs.py