moved generic util functions from mistral to mistral-lib
Depends-On: I780c270e4b1a184d7d4dcc580d23697ba75edab1 Closes-bug: #1815183 Change-Id: I5a1d402baa3f69c37f9347c8b3d02a83b8f60423
This commit is contained in:
@@ -21,7 +21,7 @@ from oslo_service import threadgroup
|
||||
import tenacity
|
||||
import tooz.coordination
|
||||
|
||||
from mistral import utils
|
||||
from mistral_lib import utils
|
||||
|
||||
|
||||
LOG = log.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user