grossmj
|
263febecbc
|
Merge branch '2.2' into 3.0
# Conflicts:
# .github/workflows/testing.yml
# CHANGELOG
# appveyor.yml
# dev-requirements.txt
# gns3server/compute/base_node.py
# gns3server/controller/__init__.py
# gns3server/controller/appliance_manager.py
# gns3server/crash_report.py
# gns3server/static/web-ui/index.html
# gns3server/utils/get_resource.py
# gns3server/version.py
# gns3server/web/route.py
# requirements.txt
# tests/handlers/api/compute/test_qemu.py
# win-requirements.txt
|
2022-11-09 20:30:28 +08:00 |
|
grossmj
|
f3b8f43689
|
Fix creating asyncio task in Python 3.6
|
2022-10-30 22:21:28 +08:00 |
|
grossmj
|
2d74d1ad94
|
Fix tests for Python 3.11
|
2022-10-30 22:07:44 +08:00 |
|
grossmj
|
c021e21309
|
Use black with -l 120 param.
|
2021-04-13 18:46:50 +09:30 |
|
grossmj
|
76af98404a
|
Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
|
2018-10-15 17:05:49 +07:00 |
|
Julien Duponchelle
|
3259ec1220
|
Close project if one one the compute of the project is down
Fix #836
|
2016-12-15 21:57:59 +01:00 |
|
Julien Duponchelle
|
0226bb663f
|
Fix start all node is broken
Fix #633
|
2016-08-19 11:32:11 +02:00 |
|
Julien Duponchelle
|
2a5cf18d20
|
When using pool raise again exception received
|
2016-06-10 14:42:46 +02:00 |
|
grossmj
|
39a3f2fae2
|
Cloud schema and remove use_ubridge for VMware VM.
|
2016-05-28 21:46:48 -06:00 |
|
Julien Duponchelle
|
b126c396c9
|
Start all, with a controlled concurrency
Fix #536
|
2016-05-24 11:21:49 +02:00 |
|