murano/murano/common
gengchc2 9e8930d3fd Translate info-level log messages for LOG.error
The Log "LOG.error(_LE(...)" is used in some places,
but the log "LOG.error(_(..))"  still used in a few places.

Change-Id: Iafc6336622ace16dbd3c3360c479b58c0ab7a333
2016-12-01 03:02:42 +00:00
..
helpers Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00
messaging Allow insecure SSL communications with RabbitMQ 2016-05-11 11:19:43 -07:00
plugins Fix string interpolation to delayed by logging 2016-08-02 18:42:01 +08:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
app_loader.py Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00
auth_utils.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
cf_config.py Merge "Replace OpenStack LLC with OpenStack Foundation" 2016-08-16 13:49:52 +00:00
config.py Murano bindings to Glance Metadef API 2016-09-28 20:14:38 +03:00
consts.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
engine.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
exceptions.py Replace HTTP 415 return code to HTTP 406 when it's correct 2016-02-10 13:02:53 +03:00
i18n.py Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
policy.py Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
rpc.py [messaging] Using get_notification_transport() 2016-09-20 15:31:48 +08:00
server.py [messaging] Using get_notification_transport() 2016-09-06 09:59:53 +00:00
statservice.py Use multiprocessing.cpu_count instead of psutil.NUM_CPUS 2016-07-01 18:20:38 +03:00
utils.py Merge "Add filter based on 'in' operator" 2016-07-15 09:22:31 +00:00
uuidutils.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
wsgi.py Translate info-level log messages for LOG.error 2016-12-01 03:02:42 +00:00
xmlutils.py Update from oslo incubator 2014-12-10 09:29:14 +00:00