heat/contrib/heat_docker/heat_docker/resources
liu-sheng 7a786674f7 Log translation hint for Heat.contrib
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: I8dbb5430507283038939b5665d67615c46b1f72e
2014-10-15 10:25:50 +08:00
..
__init__.py Rename docker directory to heat_docker 2014-08-28 23:42:24 -04:00
docker_container.py Log translation hint for Heat.contrib 2014-10-15 10:25:50 +08:00