97191c32c6
This had been cleaned up in openstack/common, but left in the config file. Clean that up too. Change-Id: I15b96c53aff3281a44250e9beb4ec56fb80bf9b6
29 lines
522 B
Plaintext
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
|