Merge "Stop using importutils from oslo-incubator"

This commit is contained in:
Jenkins 2014-09-21 10:13:37 +00:00 committed by Gerrit Code Review
commit 1240e3a2f8

@ -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