summaryrefslogtreecommitdiff
path: root/heatclient/v1/resource_types.py
diff options
context:
space:
mode:
Diffstat (limited to 'heatclient/v1/resource_types.py')
-rw-r--r--heatclient/v1/resource_types.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/heatclient/v1/resource_types.py b/heatclient/v1/resource_types.py
index 527e3bf..b1d39c9 100644
--- a/heatclient/v1/resource_types.py
+++ b/heatclient/v1/resource_types.py
@@ -11,10 +11,9 @@
# License for the specific language governing permissions and limitations
# under the License.
+from oslo_utils import encodeutils
from six.moves.urllib import parse
-from oslo.utils import encodeutils
-
from heatclient.openstack.common.apiclient import base