Stop using importutils from oslo-incubator
Change-Id: Ieb06e8325903864cec74bbc72311038fef120144
This commit is contained in:
parent
73d6b210f3
commit
24786754aa
@ -24,7 +24,7 @@ from six import moves
|
|||||||
import testtools
|
import testtools
|
||||||
|
|
||||||
from oslo import messaging
|
from oslo import messaging
|
||||||
from oslo.messaging.openstack.common import importutils
|
from oslo.utils import importutils
|
||||||
from tests import utils as test_utils
|
from tests import utils as test_utils
|
||||||
|
|
||||||
# TODO(kgiusti) Conditionally run these tests only if the necessary
|
# TODO(kgiusti) Conditionally run these tests only if the necessary
|
||||||
|
Loading…
Reference in New Issue
Block a user