Switch to non-namespaced module imports
Change-Id: Ib690450269c281409a095ed44bf5791d6c2a7cc5
This commit is contained in:
parent
e3656e7b97
commit
ff5425613a
@ -19,7 +19,7 @@ import logging
|
|||||||
import os
|
import os
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
||||||
from oslo.utils import excutils
|
from oslo_utils import excutils
|
||||||
|
|
||||||
LOG = logging.getLogger(__name__)
|
LOG = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user