a322a95ab1
Synchronize oslo modules, removing unsed gettextutils and fixing tests for policy module change. Change-Id: I2fbb3668522eabea9a6408ccd2f3c3d76645e2ee
20 lines
352 B
Plaintext
20 lines
352 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=config
|
|
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=heat
|