You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/controller
grossmj eeaf10b418
Put all schemas in the same module.
4 years ago
..
gns3vm
ports
__init__.py Overwrite uvicorn loggers. 4 years ago
appliance.py
appliance_manager.py
compute.py Some cleaning in compute.py 4 years ago
controller_error.py
drawing.py
export_project.py
import_project.py
link.py
node.py
notification.py
project.py
snapshot.py
symbol_themes.py
symbols.py
template.py Put all schemas in the same module. 4 years ago
template_manager.py Use pydantic for data validation (instead of jsonschema) 4 years ago
topology.py Put all schemas in the same module. 4 years ago
udp_link.py