summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@mirantis.com>2013-08-01 17:55:12 +0400
committerAlexander Gordeev <agordeev@mirantis.com>2013-08-16 13:16:31 +0400
commit9b47301dc5c435c898467bed5f9a56999e4b287c (patch)
treef1382dbafcf0190ac8a2ad4ebed4e7c9d0156dad /openstack-common.conf
parent709df3811eae80d6248446b46dc36d3907e7f2c0 (diff)
downloadheat-9b47301dc5c435c898467bed5f9a56999e4b287c.tar.gz
Add code from Oslo DB 96d1f887dda Part 2
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
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 81b30c2f6..5cc3245c6 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,6 +1,8 @@
[DEFAULT]
# The list of modules to copy from openstack-common
+module=db
+module=db.sqlalchemy
module=eventlet_backdoor
module=exception
module=excutils