cinder/openstack-common.conf
Davanum Srinivas 4b0c9bafc2 Get rid of oslo-incubator copy of middleware
We have already moved away from openstack/common/middleware modules
to the oslo_middlware library. Let us cleanup the remaining files
here.

Change-Id: I701b08a28884eb56d12f2829483fe94aa8d2fd1d
2015-06-16 01:32:21 +00:00

21 lines
406 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=config.generator
module=context
module=fileutils
module=gettextutils
module=imageutils
module=install_venv_common
module=loopingcall
module=periodic_task
module=policy
module=scheduler
module=scheduler.filters
module=scheduler.weights
module=service
module=versionutils
# The base module to hold the copy of openstack.common
base=cinder