1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-04-14 14:55:44 +00:00
gns3-server/gns3server/schemas
2023-02-04 12:18:52 +08:00
..
__init__.py
atm_switch.py Fix required field in schema not use 2017-04-11 10:57:01 +02:00
capabilities.py
cloud_template.py
cloud.py Console support for clouds (to connect to external devices or services). 2018-06-10 17:43:29 +07:00
compute.py
custom_adapters.py Handle custom adapters in schemas. 2018-11-17 20:09:34 +07:00
docker_template.py
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 Fix issue with "usage" variable for Dynamips VMs. Fixes #1495 2019-01-12 12:13:22 +07:00
dynamips_vm.py
ethernet_hub_template.py
ethernet_hub.py
ethernet_switch_template.py
ethernet_switch.py Support for console type "none". 2018-03-24 18:11:21 +07:00
filter.py Support packet filtering for VPCS 2017-07-04 15:12:26 +02:00
frame_relay_switch.py
gns3vm.py Option to allocate or not the vCPUs and RAM settings for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/3069 2020-11-05 11:13:57 +10:30
iou_license.py
iou_template.py
iou.py
label.py
link.py Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461 2021-06-07 14:08:21 +09:30
nat.py
nio.py
node.py Locked state should not be used when duplicating a node. 2019-03-02 16:39:05 +07:00
port.py Nat node use port 0 2016-09-05 11:43:20 +02:00
project.py
qemu_template.py Fix Qemu binary not set when adding appliance from template 2023-02-04 12:18:52 +08:00
qemu.py Add Trusted Platform Module (TPM) support for Qemu VMs 2023-01-04 12:13:19 +08:00
server_statistics.py
snapshot.py
template.py
topology.py
traceng_template.py
traceng.py
version.py Schemas review. 2016-05-12 19:07:25 -06:00
virtualbox_template.py
virtualbox.py
vmware_template.py
vmware.py Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657 2018-12-21 16:54:13 +08:00
vpcs_template.py Set default_name_format for some builtin nodes. 2019-08-26 17:00:18 +07:00
vpcs.py