Too many 'Enforcing rule' logged on the gate
Bug #1385266 reported by
Attila Fazekas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Wishlist
|
Eugene Nikanorov |
Bug Description
After #1356679 the debug logging became too verbose.
Logging the policy rule checking is useful when you are editing the policy.json, but for general usage it is too verbose.
$ wget http://
$ wc -l screen-q-svc.txt.gz
94283 screen-q-svc.txt.gz
$ grep 'Enforcing rule' screen-q-svc.txt.gz | wc -l
25320
26.85% of log lines contains the 'Enforcing rule'.
These 'Enforcing rule' log messages should be disabled by default (even with debug=True).
Note:
Maybe 'default_
Changed in neutron: | |
assignee: | nobody → Eugene Nikanorov (enikanorov) |
importance: | Undecided → Low |
status: | New → Confirmed |
tags: | added: low-hanging-fruit |
Changed in neutron: | |
importance: | Low → Wishlist |
Changed in neutron: | |
milestone: | none → kilo-1 |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | kilo-1 → 2015.1.0 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/130836
Review: https:/