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/api/compute
grossmj 86f87aec74
Fix installation with Python 3.7. Fixes #1414.
6 years ago
..
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 6 years ago
atm_switch_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
capabilities_handler.py Some spring cleaning. 6 years ago
cloud_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
docker_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
dynamips_vm_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
ethernet_hub_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
ethernet_switch_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
frame_relay_switch_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
iou_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
nat_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
network_handler.py Return compute port information via API. Ref #1420. 6 years ago
notification_handler.py Fix installation with Python 3.7. Fixes #1414. 6 years ago
project_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
qemu_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
server_handler.py The server has now 2 notification streams 6 years ago
traceng_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
virtualbox_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
vmware_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
vpcs_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago