
log module was removed from oslo-incubator after oslo.log released. Change-Id: I205d0625c502cb462919edc76d12091edcc21b1b Implements: blueprint port-oslo-incubator-to-oslo-log Partial-Bug: #1381563
24 lines
453 B
Plaintext
24 lines
453 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=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
|