diff --git a/heat/engine/client.py b/heat/engine/client.py index ca3073dd2c..76ec44de5a 100644 --- a/heat/engine/client.py +++ b/heat/engine/client.py @@ -22,7 +22,7 @@ import json from heat.common.client import BaseClient from heat.common import crypt from heat.common import config -from openstack.common import cfg +from heat.openstack.common import cfg from heat.cloudformations import *