summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v1/qos_specs.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient/volume/v1/qos_specs.py')
-rw-r--r--openstackclient/volume/v1/qos_specs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/volume/v1/qos_specs.py b/openstackclient/volume/v1/qos_specs.py
index d26d9af4..56a96256 100644
--- a/openstackclient/volume/v1/qos_specs.py
+++ b/openstackclient/volume/v1/qos_specs.py
@@ -16,10 +16,10 @@
"""Volume v1 QoS action implementations"""
from osc_lib.cli import parseractions
+from osc_lib.command import command
from osc_lib import utils
import six
-from openstackclient.common import command
from openstackclient.i18n import _