1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 02:18:59 +00:00
gns3-server/gns3server/schemas
2016-07-18 18:43:55 +02:00
..
__init__.py
atm_switch.py
cloud.py
compute.py Check topology schema when loading/saving it 2016-07-11 15:36:52 +02:00
docker.py Fix docker support in 2.0 2016-07-12 12:17:19 +02:00
drawing.py Optimize storage of drawing 2016-07-13 16:18:22 +02:00
dynamips_vm.py Fix issue with reloading a topologie with dynamips 2016-06-17 15:56:35 +02:00
ethernet_hub.py
ethernet_switch.py
frame_relay_switch.py
iou.py Fix creation of IOU nodes 2016-07-18 18:43:55 +02:00
label.py Store rotation for labels 2016-07-01 15:30:38 +02:00
link.py Support update link on controller 2016-07-01 17:38:32 +02:00
nio.py
node.py Breaking change for 2.X topologies! Store width and height for nodes & a 2016-07-01 14:38:42 +02:00
project.py Strip user from compute in topology and return project filename 2016-06-15 18:22:11 +02:00
qemu.py Fix schema error in qemu 2016-07-08 11:27:22 +02:00
topology.py Start of support for topologies before 2.X 2016-07-12 17:14:35 +02:00
version.py
virtualbox.py Fix Virtualbox support 2016-07-12 16:22:55 +02:00
vmware.py Fix VMware support 2016-07-12 16:29:58 +02:00
vpcs.py