summaryrefslogtreecommitdiff
path: root/openstack/common/imageutils.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/common/imageutils.py')
-rw-r--r--openstack/common/imageutils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/common/imageutils.py b/openstack/common/imageutils.py
index 459d6b65..7d78d113 100644
--- a/openstack/common/imageutils.py
+++ b/openstack/common/imageutils.py
@@ -21,7 +21,7 @@ Helper methods to deal with images.
import re
-from oslo.utils import strutils
+from oslo_utils import strutils
from openstack.common._i18n import _