0ed1bae46f
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
11 lines
214 B
Plaintext
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
|