barbican/openstack-common.conf
jfwood f29d08610d Update log messages to oslo.i18n
The OpenStack internationalization (i18n) system was moved from
oslo-incubator to the oslo.i18n library. This new library also has a
refined way to tag logging strings for translation as detailed in on
this page:
http://docs.openstack.org/developer/oslo.i18n/guidelines.html
This CR updates Barbican's logging text messages accordingly. A
separate CR will update the barbican/openstack package structure from
oslo-incubator to remove all references to the old i18n system.

Change-Id: Ibc2700324495d01c571343937a9d1771ba9e5b85
2014-12-07 19:04:46 -06:00

8 lines
190 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=jsonutils,log,local,timeutils,importutils,policy
# The base module to hold the copy of openstack.common
base=barbican