heat/heat/engine
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
..
cfn Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
clients Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
hot Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
notification Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
resources Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
attributes.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
constraints.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
dependencies.py Switch heat engine to oslo.i18n 2014-09-16 14:08:53 +08:00
environment.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
event.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
function.py Use six.add_metaclass instead of __metaclass__ 2014-07-21 08:09:39 +02:00
lifecycle_plugin.py Fix file mode, remove executable bit. 2014-09-10 17:17:44 +08:00
parameter_groups.py Switch heat engine to oslo.i18n 2014-09-16 14:08:53 +08:00
parameters.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
parser.py Move the Stack class into stack.py 2014-07-24 15:58:25 +10:00
plugin_manager.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
properties.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
resource.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
rsrc_defn.py Add a method to freeze a ResourceDefinition 2014-08-27 19:07:13 -04:00
scheduler.py Switch to oslo.utils 2014-09-30 14:27:59 +02:00
service.py Merge "Add missing extra "greenthread" arg to remove_event()" 2014-10-09 21:34:03 +00:00
signal_responder.py Switch heat engine to oslo.i18n 2014-09-16 14:08:53 +08:00
stack.py Merge "Add OSprofiler integration into Heat" 2014-10-08 19:35:42 +00:00
stack_lock.py Switch to oslo.utils 2014-09-30 14:27:59 +02:00
stack_resource.py Merge "Import the stack module directly" 2014-10-06 08:16:22 +00:00
stack_user.py Add keystone v2 keypair methods 2014-09-26 14:05:16 +12:00
support.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
template.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Switch heat engine to oslo.i18n 2014-09-16 14:08:53 +08:00
watchrule.py Merge "Don't evaluate ceilometer watchrules" 2014-10-10 16:06:53 +00:00