]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove unused gettextutils from oslo-incubator
authorJay S Bryant <jsbryant@us.ibm.com>
Fri, 16 Oct 2015 20:21:27 +0000 (15:21 -0500)
committerJay S Bryant <jsbryant@us.ibm.com>
Fri, 16 Oct 2015 20:22:49 +0000 (15:22 -0500)
commit0ed1bae46f8bb65130985cbb1eb7b14cd1199379
tree09cac9337c696840e27a8141f1c7d6c73ab85fb7
parentee1a7bab7ef874a419d1519407989228f596c9a8
Remove unused gettextutils from oslo-incubator

Now that the old config generator code has been replaced/removed
we can now also remove gettextutils.  The generator was the last
hold-out in our code still using that obsolete code.

This patch removes the unneeded file and also updates the i18n code
that was monkey patching in support for using the _() and _LX()
functions in gettextutils.

Change-Id: Ib29915b13bd7f0173637ac6d1881f1ca06b713d6
related-bug: 1381563
cinder/i18n.py
cinder/openstack/common/config/__init__.py [deleted file]
cinder/openstack/common/config/generator.py [deleted file]
cinder/openstack/common/gettextutils.py [deleted file]
openstack-common.conf