diff --git a/tests/test_amqp_driver.py b/tests/test_amqp_driver.py
index d48878526..be613fbb7 100644
--- a/tests/test_amqp_driver.py
+++ b/tests/test_amqp_driver.py
@@ -24,7 +24,7 @@ from six import moves
 import testtools
 
 from oslo import messaging
-from oslo.messaging.openstack.common import importutils
+from oslo.utils import importutils
 from tests import utils as test_utils
 
 # TODO(kgiusti) Conditionally run these tests only if the necessary