deb-heat/openstack-common.conf
Thomas Herve 2a51ee7449 Migrate to oslo.db
Move from oslo-incubator db module to oslo.db

Change-Id: I485375e3defc807e1fc272803a064b2c52e8ac13
2014-07-15 10:14:56 +02:00

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