ironic/ironic/conductor
Bharath kumar 598dee274c Following the hacking rule for string interpolation at logging
String interpolation should be delayed to be handled
by the logging code, rather than being done
at the point of the logging call.

See the oslo i18n guideline.

* http://docs.openstack.org/developer/oslo.i18n/guidelines.html#adding-variables-to-log-messages

* http://docs.openstack.org/developer/oslo.i18n/guidelines.html#avoid-forcing-the-translation-of-translatable-variables


Change-Id: I96eaede777ca60c7ba2b83ea6968108910b62953
Closes-Bug: #1596829
2016-07-18 09:42:57 +00:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base_manager.py Add network interface to base driver class 2016-07-12 19:08:07 +03:00
manager.py Following the hacking rule for string interpolation at logging 2016-07-18 09:42:57 +00:00
rpcapi.py Introduce new driver call and RPC for heartbeat 2016-06-27 15:26:10 +02:00
task_manager.py Allow vendor drivers to acquire shared locks 2016-05-13 14:13:57 +00:00
utils.py Merge "Follow-up to Active Node Creation" 2016-06-17 18:10:57 +00:00