heat/openstack-common.conf
Thomas Herve 9090b988e6 Port to oslo.messaging
Move from oslo RPC to oslo.messaging.

Implements: blueprint oslo-messaging
Co-Authored-By: sdake@redhat.com
Change-Id: I2d222c248dd2cd405b8ec35c4c8198ed001fb69f
2014-06-26 06:45:52 +02:00

31 lines
552 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=config
module=context
module=crypto
module=db
module=db.sqlalchemy
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