ironic-inspector/ironic_inspector
Luong Anh Tuan d6eb452839 Fix formatting strings in LOG.error
Following OpenStack Style Guidelines:
http://docs.openstack.org/developer/hacking/#internationalization-i18n-strings

Using multiple variables for formmatting strings is not clear as using
explicit dictionaries and can hide errors during refactoring.

Change-Id: I5dda1f550f6369b6154403ea5257e371014de53f
2016-08-26 17:38:56 +00:00
..
common Fix formatting strings in LOG.error 2016-08-26 17:38:56 +00:00
migrations Remove downgrades from migrations 2016-03-25 13:37:49 +02:00
plugins Merge "Add callback function to manage missing hooks" 2016-08-09 17:17:57 +00:00
test Merge "Increase verbosity for functional tests" 2016-08-25 11:42:28 +00:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
conf.py Add config to skip power off after introspection 2016-07-19 19:44:06 +08:00
db.py Add invert option to rule conditions 2016-02-29 13:48:55 +01:00
dbsync.py Remove downgrades from migrations 2016-03-25 13:37:49 +02:00
firewall.py Fix formatting strings in LOG.error 2016-08-26 17:38:56 +00:00
introspect.py Fix improperly placed firewall.update_filters when aborting 2016-07-20 11:07:34 +08:00
main.py Add callback function to manage missing hooks 2016-08-05 17:13:33 +02:00
node_cache.py Merge "Modify the SQL's string from double quote to single quote." 2016-08-22 14:21:25 +00:00
process.py Add config to skip power off after introspection 2016-07-19 19:44:06 +08:00
rules.py Check whether action value is string before calling format() 2016-08-03 17:13:03 +08:00
utils.py Remove support for the old bash ramdisk 2016-06-06 13:36:05 +02:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00