summaryrefslogtreecommitdiff
path: root/ceilometerclient/v2/shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'ceilometerclient/v2/shell.py')
-rw-r--r--ceilometerclient/v2/shell.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ceilometerclient/v2/shell.py b/ceilometerclient/v2/shell.py
index 5e900a8..bb09e18 100644
--- a/ceilometerclient/v2/shell.py
+++ b/ceilometerclient/v2/shell.py
@@ -23,7 +23,7 @@ import functools
import json
from oslo.serialization import jsonutils
-from oslo.utils import strutils
+from oslo_utils import strutils
import six
from ceilometerclient.common import utils