summaryrefslogtreecommitdiffstats
path: root/nova/netconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/netconf.py')
-rw-r--r--nova/netconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/netconf.py b/nova/netconf.py
index 531a9e200..f8116ed97 100644
--- a/nova/netconf.py
+++ b/nova/netconf.py
@@ -19,7 +19,7 @@
import socket
-from nova.openstack.common import cfg
+from oslo.config import cfg
CONF = cfg.CONF