33e5737658
The openstack.common.exception has been deprecated and removed from oslo-incubator. Therefore, Heat should follow the recommendation and stop the usage of this file altogether. Change-Id: I0364da262d956cecea7b77ebc40ead8ece224828 Closes-Bug: #1208734
28 lines
490 B
Plaintext
28 lines
490 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=install_venv_common
|
|
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
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=heat
|