a977504e53
Commits are as follows: 16eb642 Clean up logging to conform to guidelines 14874b8 Guru Meditation Reports broken without version_string 289f909 Remove timeutils.strtime() usage 97ba6db Port service to Python 3 Change-Id: Ia5f3204a23fe262315ec2c58a521b870bfe228bf
22 lines
422 B
Plaintext
22 lines
422 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=cliutils
|
|
module=fileutils
|
|
module=imageutils
|
|
module=loopingcall
|
|
module=memorycache
|
|
module=periodic_task
|
|
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
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=nova
|