summaryrefslogtreecommitdiffstats
path: root/openstack/common/gettextutils.py
Commit message (Collapse)AuthorAgeFilesLines
* Add gettext support.Russell Bryant2012-06-061-0/+33
This patch adds gettext support for openstack-common modules. In the process of pulling in the rpc code, I didn't want to remove the usage of _() that was already in there. This allows it to stay in a way that doesn't conflict with gettext usage in the project using openstack-common. Change-Id: I9cad006f81244f0cce7b7f28659fa1daa5a4268a