grossmj
|
a00f53fbaa
|
Fix error 500 on PUT for cloud, nat, vmware and vpcs nodes. Fixes #2426
|
2024-11-19 12:21:35 +10:00 |
|
Jeremy Grossmann
|
fa0d7d7529
|
Use call_soon_threadsafe() in notification manager
|
2024-11-18 12:13:41 +10:00 |
|
grossmj
|
b37db57bb9
|
Fix tests
|
2024-11-17 15:00:13 +10:00 |
|
grossmj
|
31a2cb998d
|
Fix issue with asyncio.Queue which is not thread safe.
|
2024-11-17 14:39:22 +10:00 |
|
grossmj
|
c021e21309
|
Use black with -l 120 param.
|
2021-04-13 18:46:50 +09:30 |
|
grossmj
|
c043830e3f
|
Move endpoints to routes & preparations to use a database.
|
2020-11-19 15:21:03 +10:30 |
|
grossmj
|
acc5c7ebfa
|
Update package versions.
Do not use Path in schemas (causes issues with empty paths).
Change how notifications are handled.
Run tests with Python 3.9
|
2020-11-11 17:18:41 +10:30 |
|
grossmj
|
a17fa821bd
|
Make sure nothing is named "compute server".
|
2018-11-27 18:14:51 +07:00 |
|
grossmj
|
90ce6093d8
|
Some spring cleaning.
|
2018-03-15 14:17:39 +07:00 |
|
grossmj
|
6cea6c9162
|
Some more (spring) cleaning.
|
2016-05-13 18:48:10 -06:00 |
|
Julien Duponchelle
|
58d4a529d4
|
Rename hypervisor to compute
Fix #487
|
2016-04-15 17:59:59 +02:00 |
|