nova/nova/cells
Gary Kotton f213ec7b25 Don't translate debug level logs in nova.cells
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).

Change-Id: Idb346d04f24cbbc19b6e41af6e4782ac1c49d3b8
2014-04-29 11:17:42 -07:00
..
filters Fix regression issues with cells target filter 2013-09-10 21:25:52 +00:00
weights Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
driver.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
manager.py Cells: Send instance object for instance_delete_everywhere 2014-03-18 10:14:23 -04:00
messaging.py Don't translate debug level logs in nova.cells 2014-04-29 11:17:42 -07:00
opts.py Remove vi modelines 2014-02-03 14:19:44 +00:00
rpc_driver.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
rpcapi.py Update version aliases for rpc version control 2014-04-18 14:34:33 +00:00
scheduler.py Don't translate debug level logs in nova.cells 2014-04-29 11:17:42 -07:00
state.py Don't translate debug level logs in nova.cells 2014-04-29 11:17:42 -07:00
utils.py Makes _PATH_CELL_SEP a public global variable 2013-07-15 10:38:10 +08:00