0584204175
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>
10 lines
185 B
Plaintext
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
|