cinder/cinder/scheduler
Christian Berendt 5061ab9586 debug level logs should not be translated
According to the OpenStack translation policy available at
https://wiki.openstack.org/wiki/LoggingStandards debug messages
should not be translated. Like mentioned in several changes in
Nova by garyk this is to help prioritize log translation.

This patch adds a new hacking check - N319 - that ensures all
debug log messages don't have translations.

Change-Id: Id9c2715f25c8f2ea52235aba4bd1583655391584
Implements: blueprint debug-translation-removal
Closes-Bug: #1318713
2014-06-18 09:03:02 -06:00
..
filters Pull latest scheduler change from Oslo 2014-01-16 14:34:16 +08:00
flows Port to oslo.messaging 2014-03-10 17:03:03 +01:00
weights Fix misspellings in cinder 2014-02-08 08:59:01 +08:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
driver.py Drop Chance/SimpleScheduler Implementation 2014-01-09 18:29:27 +08:00
filter_scheduler.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
host_manager.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
manager.py Enable flake8 F841 checking 2014-04-01 11:38:35 +04:00
rpcapi.py Port to oslo.messaging 2014-03-10 17:03:03 +01:00
scheduler_options.py Remove vim header 2013-12-30 18:53:02 -06:00
simple.py Drop Chance/SimpleScheduler Implementation 2014-01-09 18:29:27 +08:00