placement/nova/scheduler/filters
Joe Gordon a0c5f08715 Don't translate debug level scheduler logs
Our translation policy
(https://wiki.openstack.org/wiki/LoggingStandards#Log_Translation) calls
for not translating debug level logs. This is to help prioritize log
translation. Furthermore translation has a performance overhead, even if
the log isn't used (since nova doesn't support lazy translation yet).

Remove unnecessary debug level log translation in the scheduler to
comply with our translation policy. This has the added benefit of making
the scheduler slightly faster too.

Add a local hacking rule to enforce this.

Change-Id: Ie1068d2d2c7c37f27c62d0e4e5a64a1a504af9f5
2014-04-18 10:53:49 -07:00
..
aggregate_image_properties_isolation.py Don't translate debug level scheduler logs 2014-04-18 10:53:49 -07:00
aggregate_instance_extra_specs.py Don't translate debug level scheduler logs 2014-04-18 10:53:49 -07:00
aggregate_multitenancy_isolation.py Don't translate debug level scheduler logs 2014-04-18 10:53:49 -07:00