1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server/schemas
2018-04-04 21:31:35 +07:00
..
__init__.py New base server. 2015-01-13 17:05:26 -07:00
appliance.py Embed the appliances in the server. (#927) 2017-04-12 14:35:49 +02:00
atm_switch.py Fix required field in schema not use 2017-04-11 10:57:01 +02:00
capabilities.py Return the platform of a compute 2016-10-04 18:48:29 +02:00
cloud.py Fix required field in schema not use 2017-04-11 10:57:01 +02:00
compute.py Endpoint for obtaining direct action on compute 2017-10-13 11:03:56 +02:00
custom_adapters.py Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361. 2018-04-02 22:27:12 +07:00
docker.py Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361. 2018-04-02 22:27:12 +07:00
drawing.py Fix error during rotation 2016-09-06 14:54:13 +02:00
dynamips_vm.py Support for console type "none". 2018-03-24 18:11:21 +07:00
ethernet_hub.py Fix required field in schema not use 2017-04-11 10:57:01 +02:00
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 Fix required field in schema not use 2017-04-11 10:57:01 +02:00
gns3vm.py Fix typo in vcpus on VirtualBoxVM, fixes: #1213 2017-11-07 11:15:49 +01:00
iou.py Support for console type "none". 2018-03-24 18:11:21 +07:00
label.py Fix error during rotation 2016-09-06 14:54:13 +02:00
link.py Update some sentences related to suspending a link. 2017-07-20 11:11:44 +07:00
nat.py Move the generation of the list of ports to the server 2016-09-14 15:21:37 +02:00
nio.py Improve suspend a link for Qemu and VirtualBox VMs. 2018-03-19 16:26:12 +07:00
node.py Support for console auto start. 2018-04-04 21:31:35 +07:00
port.py Nat node use port 0 2016-09-05 11:43:20 +02:00
project.py More options for drawing area 2017-07-03 10:01:22 +02:00
qemu.py Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361. 2018-04-02 22:27:12 +07:00
snapshot.py Replace snapshots by import / export 2016-07-26 19:52:58 +02:00
topology.py More options for drawing area 2017-07-03 10:01:22 +02:00
traceng.py Support for source and destination for traceNG. 2018-03-27 16:58:49 +07:00
version.py Schemas review. 2016-05-12 19:07:25 -06:00
virtualbox.py Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361. 2018-04-02 22:27:12 +07:00
vmware.py Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361. 2018-04-02 22:27:12 +07:00
vpcs.py Support for console type "none". 2018-03-24 18:11:21 +07:00