deb-heat/openstack-common.conf
Michael Still 97191c32c6 The oslo module called utils is no more.
This had been cleaned up in openstack/common, but left in the config
file. Clean that up too.

Change-Id: I15b96c53aff3281a44250e9beb4ec56fb80bf9b6
2013-05-20 14:18:40 +10:00

29 lines
522 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=eventlet_backdoor
module=exception
module=excutils
module=gettextutils
module=importutils
module=install_venv_common
module=jsonutils
module=local
module=log
module=loopingcall
module=network_utils
module=notifier
module=patch_tox_venv
module=policy
module=redhat-eventlet.patch
module=rpc
module=service
module=setup
module=threadgroup
module=timeutils
module=uuidutils
module=version
# The base module to hold the copy of openstack.common
base=heat