murano/openstack-common.conf
Kirill Zaitsev 4e036191ff Use oslo.i18n for translation
Remove gettextutils in favor of oslo.i18n suite for
internationalization purposes. Wrap murano.common.i18n around
oslo.i18n. Mark all logs messages of levels higher than
DEBUG for translation with _/_LI/_LW/_LE/_LC to conform with
oslo.i18n guidelines.

Change-Id: I09a2e2fc802e404f5c59fa4edd2a2124ad24101a
Implements: blueprint organize-translation
2015-02-19 18:51:22 +03:00

14 lines
241 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=exception
module=lockutils
module=log
module=policy
module=processutils
module=service
module=sslutils
# The base module to hold the copy of openstack.common
base=murano