85075f4b11
* Adding multiple locations image support. * Adding lock protection to prevent race condition between glance-api and glance-scrubber service. * Refactoring scrub queue code. Implement bp: glance-scrubber-refactoring docImpact Change-Id: I050ff212d73ace8e84dcd800245b608210d6b29a Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
20 lines
352 B
Plaintext
20 lines
352 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=fileutils
|
|
module=gettextutils
|
|
module=importutils
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=local
|
|
module=lockutils
|
|
module=log
|
|
module=notifier
|
|
module=policy
|
|
module=strutils
|
|
module=timeutils
|
|
module=uuidutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=glance
|