1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-18 22:38:07 +00:00
gns3-server/gns3server/schemas
grossmj 71725aade6 Rename ssl and auth configuration file settings.
Add enable SSL config validator.
Strict configuration file validation: any error will prevent the server to start.
Core server logic moved to a Server class.
2021-04-12 23:26:42 +09:30
..
__init__.py Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
atm_switch_nodes.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
base.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
capabilities.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
cloud_nodes.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
cloud_templates.py Generate a new list in template schema defaults. 2021-04-02 17:45:16 +10:30
common.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
computes.py Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
config.py Rename ssl and auth configuration file settings. 2021-04-12 23:26:42 +09:30
docker_nodes.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
docker_templates.py Generate a new list in template schema defaults. 2021-04-02 17:45:16 +10:30
drawings.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
dynamips_nodes.py Update package versions. 2020-11-11 17:18:41 +10:30
dynamips_templates.py Update package versions. 2020-11-11 17:18:41 +10:30
ethernet_hub_nodes.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
ethernet_hub_templates.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
ethernet_switch_nodes.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
ethernet_switch_templates.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
filters.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
frame_relay_switch_nodes.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
gns3vm.py Merge branch '2.2' into 3.0 2020-11-05 17:15:25 +10:30
iou_license.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
iou_nodes.py Update package versions. 2020-11-11 17:18:41 +10:30
iou_templates.py Update package versions. 2020-11-11 17:18:41 +10:30
links.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
nat_nodes.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
nios.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
nodes.py Update package versions. 2020-11-11 17:18:41 +10:30
projects.py Update package versions. 2020-11-11 17:18:41 +10:30
qemu_nodes.py Update package versions. 2020-11-11 17:18:41 +10:30
qemu_templates.py Generate a new list in template schema defaults. 2021-04-02 17:45:16 +10:30
snapshots.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
templates.py Use aiosqlite and add service for templates 2021-03-28 21:17:29 +10:30
tokens.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
topology.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
users.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
version.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
virtualbox_nodes.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
virtualbox_templates.py Generate a new list in template schema defaults. 2021-04-02 17:45:16 +10:30
vmware_nodes.py Update package versions. 2020-11-11 17:18:41 +10:30
vmware_templates.py Generate a new list in template schema defaults. 2021-04-02 17:45:16 +10:30
vpcs_nodes.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
vpcs_templates.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30