glance/openstack-common.conf
ChangBo Guo(gcb) c3ff558fc0 Clean up openstack-common.conf
The issues are detected by new change about update.py
in I68c0108304be8a315bcefe939c22019caab9bc98. This patch
doesn't depend the oslo-incubator patch.
 * remove unused module eventlet_backdoor, service,
   threadgroup, loopingcall.
 * add missing module excutils, processutils inopenstack-common.conf

Change-Id: Ice2acb3ff73111858f5cf39e8fbdfb7db4b7c538
2014-05-15 10:27:17 +08:00

25 lines
430 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=db
module=db.sqlalchemy
module=excutils
module=fileutils
module=gettextutils
module=importutils
module=install_venv_common
module=jsonutils
module=local
module=lockutils
module=log
module=network_utils
module=policy
module=processutils
module=strutils
module=test
module=timeutils
module=units
# The base module to hold the copy of openstack.common
base=glance