User information
- Launchpad Id:
- sdague
- Email:
- Log in for email information.
- Member since:
- 2006年08月19日
- Signed Ubuntu Code of Conduct:
- Yes
- Languages:
- English
- OpenPGP keys:
- 9EE3966D425AFF83564D9D3449A9977A6F537726
- SSH keys:
-
sdague@kosh
sdague@kosh
- Time zone:
- America/New_York (UTC-0400)
- Karma:
- 0 Karma help
All bugs in progress Assigned bugs
All assigned blueprints Assigned blueprints
Nova logs should be readable, sensible, and contain only errors and traces in exceptional situations
for OpenStack Compute (nova)
If Nova is acting normally, we shouldn't have stack traces in our logs. It will make problem determination by admins and developers unnessessarily hard as they'll have to mentally filter out important vs. "always happens" stack traces. We should enforce this by making gate fail if after we've running all the tests s...