summaryrefslogtreecommitdiffstats
path: root/nova/paths.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/paths.py')
-rw-r--r--nova/paths.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/paths.py b/nova/paths.py
index 7405a7409..8d84289ae 100644
--- a/nova/paths.py
+++ b/nova/paths.py
@@ -19,7 +19,7 @@
import os
-from nova.openstack.common import cfg
+from oslo.config import cfg
path_opts = [
cfg.StrOpt('pybasedir',