glance_store/openstack-common.conf
Zhi Yan Liu 0584204175 Switch to using oslo.utils
This change switched glance_store to using oslo.utils. It is not good to
add dependency on oslo-incubator if we can avoid it.

Change-Id: I9efe3d57e0ce64296c7a75838bd2ee19249f0fa8
Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
2014-09-29 13:11:48 +08:00

10 lines
185 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=_i18n
module=context
module=processutils
# The base module to hold the copy of openstack.common
base=glance_store