a412e038dd
Get rid of our copy of uuidutils.py from oslo-incubator Change-Id: Idca3581475bcd4a04ce8d3420a1b7763db15b390
28 lines
528 B
Plaintext
28 lines
528 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=versionutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=nova
|