summaryrefslogtreecommitdiff
path: root/heat/tests/openstack/sahara/test_cluster.py
diff options
context:
space:
mode:
Diffstat (limited to 'heat/tests/openstack/sahara/test_cluster.py')
-rw-r--r--heat/tests/openstack/sahara/test_cluster.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/heat/tests/openstack/sahara/test_cluster.py b/heat/tests/openstack/sahara/test_cluster.py
index 221dbf630..d137984e9 100644
--- a/heat/tests/openstack/sahara/test_cluster.py
+++ b/heat/tests/openstack/sahara/test_cluster.py
@@ -13,7 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-import mock
+from unittest import mock
+
from oslo_config import cfg
from heat.common import exception