summaryrefslogtreecommitdiffstats
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorZhongyue Luo <zhongyue.nah@intel.com>2013-04-20 16:08:10 +0800
committerZhongyue Luo <zhongyue.nah@intel.com>2013-04-27 16:30:50 +0800
commitf7ae12ff655129a76df6eb8333a2c08c088253d0 (patch)
tree60c52c12668efe0de1e4acbf9066a38c3193ddb9 /openstack-common.conf
parentf025fc90f6f69bac27a8734659d9a3313f2cb010 (diff)
downloadnova-f7ae12ff655129a76df6eb8333a2c08c088253d0.tar.gz
nova-f7ae12ff655129a76df6eb8333a2c08c088253d0.tar.xz
nova-f7ae12ff655129a76df6eb8333a2c08c088253d0.zip
Update NovaBase model per changes on oslo.db.sqlalchemy
Fixed NovaBase to inherit from models.TimestampMixin Added metadata attribute Added db.sqlalchemy to openstack-common.conf Oslo sync command: python update.py --modules db.sqlalchemy --base nova --dest-dir ../nova Change-Id: Ie4ad8e8b235e146ddb946cdf7f15d74e060ee4a3
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 2949321d5..22f5c6969 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -4,6 +4,7 @@
module=cliutils
module=context
module=db
+module=db.sqlalchemy
module=eventlet_backdoor
module=excutils
module=fileutils