bccadadd37
This module has been named by mistake in openstack-common.conf but has never been used, except by the RPC code back then. Let's remove it. Change-Id: Ie0c88d2c962d1daa9f1fcf0b4d0d530c15223aa9
36 lines
661 B
Plaintext
36 lines
661 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=config.generator
|
|
module=context
|
|
module=excutils
|
|
module=fileutils
|
|
module=gettextutils
|
|
module=imageutils
|
|
module=importutils
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=local
|
|
module=lockutils
|
|
module=log
|
|
module=log_handler
|
|
module=loopingcall
|
|
module=middleware
|
|
module=network_utils
|
|
module=periodic_task
|
|
module=policy
|
|
module=processutils
|
|
module=request_utils
|
|
module=scheduler
|
|
module=scheduler.filters
|
|
module=scheduler.weights
|
|
module=service
|
|
module=strutils
|
|
module=timeutils
|
|
module=units
|
|
module=uuidutils
|
|
module=versionutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=cinder
|