glance/openstack-common.conf
Zhi Yan Liu 85075f4b11 Scrubber refactoring
* 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>
2013-09-04 12:36:25 +08:00

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