1cf09c1b3e
These are all using oslo.* libraries now.
19 lines
340 B
Plaintext
19 lines
340 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=context
|
|
module=crypto
|
|
module=eventlet_backdoor
|
|
module=local
|
|
module=log
|
|
module=loopingcall
|
|
module=policy
|
|
module=service
|
|
module=threadgroup
|
|
module=uuidutils
|
|
module=versionutils
|
|
module=middleware.request_id
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=senlin
|