deb-cinder/openstack-common.conf
Jay S Bryant 0ed1bae46f 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
2015-10-16 15:22:49 -05:00

11 lines
214 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=imageutils
module=scheduler
module=scheduler.filters
module=scheduler.weights
# The base module to hold the copy of openstack.common
base=cinder