summaryrefslogtreecommitdiff
path: root/oslo_db/concurrency.py
diff options
context:
space:
mode:
Diffstat (limited to 'oslo_db/concurrency.py')
-rw-r--r--oslo_db/concurrency.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/oslo_db/concurrency.py b/oslo_db/concurrency.py
index 2c59623..07ede0a 100644
--- a/oslo_db/concurrency.py
+++ b/oslo_db/concurrency.py
@@ -17,7 +17,7 @@ import copy
import logging
import threading
-from oslo.config import cfg
+from oslo_config import cfg
from oslo_db._i18n import _LE
from oslo_db import api