heat/openstack-common.conf
Steven Hardy 52e42e4f42 Remove oslo middleware.base module
This is deprecated and no longer used since the move to oslo.middleware

Change-Id: I43be148e551cd483ff8791191a610cb5e346daef
Partial-Bug: #1380629
2014-10-27 09:21:18 +00:00

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