2a51ee7449
Move from oslo-incubator db module to oslo.db Change-Id: I485375e3defc807e1fc272803a064b2c52e8ac13
29 lines
521 B
Plaintext
29 lines
521 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=config
|
|
module=context
|
|
module=crypto
|
|
module=eventlet_backdoor
|
|
module=excutils
|
|
module=gettextutils
|
|
module=importutils
|
|
module=jsonutils
|
|
module=local
|
|
module=log
|
|
module=loopingcall
|
|
module=network_utils
|
|
module=policy
|
|
module=processutils
|
|
module=service
|
|
module=strutils
|
|
module=threadgroup
|
|
module=timeutils
|
|
module=uuidutils
|
|
module=versionutils
|
|
module=middleware.base
|
|
module=middleware.request_id
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=heat
|