c3dd57fb73
This code is not used and has never been used by Cinder, let's remove it as it is safe to do so. It's not imported anywhere. Change-Id: I963caebb304d2211755164a082fc600a9570dd1e
26 lines
483 B
Plaintext
26 lines
483 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=local
|
|
module=log
|
|
module=log_handler
|
|
module=loopingcall
|
|
module=middleware
|
|
module=periodic_task
|
|
module=policy
|
|
module=scheduler
|
|
module=scheduler.filters
|
|
module=scheduler.weights
|
|
module=service
|
|
module=strutils
|
|
module=versionutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=cinder
|