
At the moment, oslo.reports is enabled when running nova-api standalone, but not when using uWSGI. We're now updating the uwsgi entry point as well to include the oslo.reports hook, which is extremely helpful when debugging deadlocks. Change-Id: I605f0e40417fe9b0a383cc8b3fefa1325f9690d9
7 lines
214 B
YAML
7 lines
214 B
YAML
---
|
|
features:
|
|
- |
|
|
Guru Meditation Reports can now be generated for the Nova API service
|
|
when running under uWSGI. Note that uWSGI intercepts SIGUSR2 signals,
|
|
so a file trigger should be used instead.
|