summaryrefslogtreecommitdiff
path: root/heatclient/common/deployment_utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'heatclient/common/deployment_utils.py')
-rw-r--r--heatclient/common/deployment_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/heatclient/common/deployment_utils.py b/heatclient/common/deployment_utils.py
index ee209dc..c44da2f 100644
--- a/heatclient/common/deployment_utils.py
+++ b/heatclient/common/deployment_utils.py
@@ -18,8 +18,8 @@ from six.moves.urllib import parse as urlparse
from swiftclient import client as sc
from swiftclient import utils as swiftclient_utils
+from heatclient._i18n import _
from heatclient import exc
-from heatclient.openstack.common._i18n import _
from heatclient.v1 import software_configs