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/handlers
Jeremy 59c82e26df
Use project_id instead of project_uuid for the API.
10 years ago
..
__init__.py Network handler for UDP port allocation and server network interfaces. 10 years ago
auth_handler.py PEP 8 clean thanks to auto pep8 10 years ago
file_upload_handler.py PEP 8 clean thanks to auto pep8 10 years ago
network_handler.py Rename port_id to port_number for VPCS and adapter_id for VirtualBox to avoid confusion. 10 years ago
project_handler.py Change URL for projects: /project becomes /projects and project_id is used instead of uuid. 10 years ago
version_handler.py Send explicit error message when client is checking for the server version. 10 years ago
virtualbox_handler.py Fixes nasty bug when close a cloned VirtualBox VM. 10 years ago
vpcs_handler.py Use project_id instead of project_uuid for the API. 10 years ago