52e42e4f42
This is deprecated and no longer used since the move to oslo.middleware Change-Id: I43be148e551cd483ff8791191a610cb5e346daef Partial-Bug: #1380629
22 lines
392 B
Plaintext
22 lines
392 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=config
|
|
module=context
|
|
module=crypto
|
|
module=eventlet_backdoor
|
|
module=gettextutils
|
|
module=local
|
|
module=log
|
|
module=loopingcall
|
|
module=policy
|
|
module=processutils
|
|
module=service
|
|
module=threadgroup
|
|
module=uuidutils
|
|
module=versionutils
|
|
module=middleware.request_id
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=heat
|