glance/openstack-common.conf
Zhi Yan Liu 36d46bb0b1 Remove openstack.common.gettextutils module
Remove obsolete module from glance.

With the dependent change I84511ab1ee600e618985448dfbfbdc26cb130370,
Glance do not use obsolete modules from oslo-incubator anymore.

Closes bug: #1381870
Change-Id: I3c0441bcffffe671cf974dc7af14cbac66709d85
Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
2014-12-09 19:57:36 +00:00

14 lines
244 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=_i18n
module=install_venv_common
module=local
module=lockutils
module=log
module=policy
module=processutils
# The base module to hold the copy of openstack.common
base=glance