summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorVictor Sergeyev <vsergeyev@mirantis.com>2014-02-13 17:37:36 +0200
committerVictor Sergeyev <vsergeyev@mirantis.com>2014-07-17 14:04:57 +0300
commit4d41e5cd863e3c152c5e2c4fcf88411276fa77ef (patch)
tree8c74175e0af72eecce10a981df862963194184e7 /openstack-common.conf
parenta696fe7c6bb0752308d13a60bbea31da685a14f4 (diff)
downloadironic-4d41e5cd863e3c152c5e2c4fcf88411276fa77ef.tar.gz
Use oslo.db library
oslo.db library has been graduated from oslo-incubator, so now we can use it instead of ironic.openstack.common.db.* code. Co-Authored-By: Ghe Rivero <ghe.rivero@hp.com> Implements: blueprint oslo.db Change-Id: I250050a7dbd8735ba3af954223b54eabae793f59
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 15604873d..03d913a64 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -4,9 +4,6 @@
module=cliutils
module=config.generator
module=context
-module=db
-module=db.sqlalchemy
-module=db.sqlalchemy.migration_cli
module=eventlet_backdoor
module=excutils
module=fileutils