heat/heat/engine/clients
liu-sheng 4331ec278b Log translation hint for Heat.engine (part1)
Currently, Log translation is motivated by oslo's move to prioritized
translation of strings, as documented at
https://wiki.openstack.org/wiki/LoggingStandards#Log_Translation

- add log translation hints for warning, error and info levels
- move from LOG.warning to LOG.warn
- remove use of % as a string formatter, use the log functionality
  instead

Partial implements blueprint log-translation-hints

Change-Id: Ie2f5f7b1b3ce0e6868f0c9c513adf5e870481492
2014-10-14 16:14:56 +08:00
..
os Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
__init__.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
client_plugin.py Get rid of old-style classes 2014-08-29 14:10:30 -04:00