summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorAndrey Kurilin <akurilin@mirantis.com>2014-08-04 15:05:40 +0300
committerAndrey Kurilin <akurilin@mirantis.com>2014-08-11 17:33:52 +0300
commit6065b21b15b1b772cea281a99704c3c8d92c61cb (patch)
tree758aeaffcd77a09c20a6c98d69a93376b99fa64a /openstack-common.conf
parent3cb592775d063df9afdb65e0d59338b31363d089 (diff)
downloadoslo-db-6065b21b15b1b772cea281a99704c3c8d92c61cb.tar.gz
Move to oslo.utils
`oslo.db` uses several modules(`importutils` and `timeutils`) from `oslo-incubator`. This modules are already incubated and we should use them from `oslo.utils`. Change-Id: I09881ea3e115ca95bbd06ff5d1c0d5e253ed7640
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index e910dc2..5b62234 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -2,9 +2,7 @@
# The list of modules to copy from oslo-incubator.git
module=gettextutils
-module=importutils
module=fixture.config
-module=timeutils
# The base module to hold the copy of openstack.common
base=oslo.db