1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-17 22:08:35 +00:00
gns3-server/gns3server/schemas
2019-03-02 16:39:05 +07:00
..
__init__.py
atm_switch.py
capabilities.py
cloud_template.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
cloud.py
compute.py Make sure nothing is named "compute server". 2018-11-27 18:14:51 +07:00
custom_adapters.py
docker_template.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
docker.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
drawing.py Handle locking/unlocking items independently from the layer position. 2019-03-02 16:26:40 +07:00
dynamips_template.py Fix issue with "usage" variable for Dynamips VMs. Fixes #1495 2019-01-12 12:13:22 +07:00
dynamips_vm.py Merging 2.1 into 2.2 2019-02-22 18:04:49 +07:00
ethernet_hub_template.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
ethernet_hub.py
ethernet_switch_template.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
ethernet_switch.py
filter.py
frame_relay_switch.py
gns3vm.py
iou_license.py
iou_template.py New node information dialog to display general, usage and command line information. 2018-12-30 19:35:24 +07:00
iou.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
label.py
link.py
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
project.py Use "node" instead of "appliance" for grid support. 2018-11-27 16:13:22 +07:00
qemu_template.py New node information dialog to display general, usage and command line information. 2018-12-30 19:35:24 +07:00
qemu.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
snapshot.py
template.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
topology.py Use "node" instead of "appliance" for grid support. 2018-11-27 16:13:22 +07:00
traceng_template.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
traceng.py
version.py
virtualbox_template.py New node information dialog to display general, usage and command line information. 2018-12-30 19:35:24 +07:00
virtualbox.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
vmware_template.py New node information dialog to display general, usage and command line information. 2018-12-30 19:35:24 +07:00
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 Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
vpcs.py