nova/nova/cells
Mike Durnosvistov c7718b2d8d Replacement `_` on `_LE` in all LOG.error
oslo.i18n uses different marker functions to separate the
translatable messages into different catalogs, which the translation
teams can prioritize translating. For details, please refer to:
http://docs.openstack.org/developer/oslo.i18n/guidelines.html#guidelines-for-use-in-openstack

There were not marker fuctions some places in directory network.
This commit makes changes:
* Add missing marker functions
* Use ',' instead of '%' while adding variables to log messages

Change-Id: I5a8f381b6f8fdb4e8febe9e6a901f7cdc6846646
2014-10-21 06:40:05 +00:00
..
filters Merge "Fix Cells ImagePropertiesFilter can raise exceptions" 2014-07-22 02:26:09 +00:00
weights Use oslo.utils 2014-10-06 21:41:17 -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 Use oslo.utils 2014-10-06 21:41:17 -04:00
messaging.py Replacement `_` on `_LE` in all LOG.error 2014-10-21 06:40:05 +00: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 Allow force-delete irrespective of VM task_state 2014-10-14 21:06:22 -07:00
scheduler.py Replacement `_` on `_LE` in all LOG.error 2014-10-21 06:40:05 +00:00
state.py Replacement `_` on `_LE` in all LOG.error 2014-10-21 06:40:05 +00:00
utils.py Makes _PATH_CELL_SEP a public global variable 2013-07-15 10:38:10 +08:00