9b47301dc5
Oslo version 96d1f887dda21b43ba4376187f31953dee6f5273 This commit just adds new db related code from Oslo into Heat without additional changes Partially implements blueprint oslo-db-support Change-Id: I97515beaf0713f409405bdc27590e216f6ed1937
30 lines
539 B
Plaintext
30 lines
539 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=db
|
|
module=db.sqlalchemy
|
|
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=threadgroup
|
|
module=timeutils
|
|
module=uuidutils
|
|
module=config
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=heat
|