Stop using importutils from oslo-incubator

Change-Id: Ieb06e8325903864cec74bbc72311038fef120144
This commit is contained in:
Julien Danjou 2014-09-16 18:33:40 +02:00
parent 73d6b210f3
commit 24786754aa
1 changed files with 1 additions and 1 deletions

View File

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