heat/openstack-common.conf
Thomas Herve 070528e2ad Use the new oslotest library
There is a new support library extracted from oslo incubator: the patch
starts using it and removes deprecated modules.

Change-Id: I3839af20613ff6ab905dddb8fc4be65654c6e949
2014-05-02 10:54:00 +02:00

31 lines
525 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=db
module=db.sqlalchemy
module=eventlet_backdoor
module=excutils
module=gettextutils
module=importutils
module=jsonutils
module=local
module=log
module=log_handler
module=loopingcall
module=network_utils
module=notifier
module=policy
module=rpc
module=service
module=threadgroup
module=timeutils
module=uuidutils
module=config
module=strutils
module=versionutils
module=test
module=crypto
# The base module to hold the copy of openstack.common
base=heat