97d63d8745
Convert the use of the incubated version of the log module to the new oslo.log library. Sync oslo-incubator modules to update their imports as well. Co-Authored-By: Doug Hellmann <doug@doughellmann.com> Change-Id: Ic4932e3f58191869c30bd07a010a6e9fdcb2a12c
29 lines
545 B
Plaintext
29 lines
545 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=cliutils
|
|
module=eventlet_backdoor
|
|
module=fileutils
|
|
module=imageutils
|
|
module=local
|
|
module=loopingcall
|
|
module=memorycache
|
|
module=periodic_task
|
|
module=policy
|
|
module=report
|
|
module=report.generators
|
|
module=report.models
|
|
module=report.views
|
|
module=report.views.json
|
|
module=report.views.text
|
|
module=report.views.xml
|
|
module=service
|
|
module=sslutils
|
|
module=systemd
|
|
module=threadgroup
|
|
module=uuidutils
|
|
module=versionutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=nova
|