20 lines
417 B
Plaintext
20 lines
417 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=eventlet_backdoor
|
|
module=local
|
|
module=loopingcall
|
|
module=policy
|
|
module=periodic_task
|
|
module=service
|
|
module=threadgroup
|
|
module=middleware.request_id
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=senlin
|
|
|
|
# Not sure the following modules can be directly imported
|
|
# from oslo, may need further confirmation.
|
|
# - importutils
|
|
# - jsonutils
|