Switch to non-namespaced module imports
Looks like we missed a few Change-Id: I803c09170c9dbc9439d71259f6b632c4cbb6037f
This commit is contained in:
@@ -19,9 +19,9 @@ The VMware API utility module.
|
||||
|
||||
import logging
|
||||
|
||||
from oslo_utils import timeutils
|
||||
from suds import sudsobject
|
||||
|
||||
from oslo.utils import timeutils
|
||||
from oslo_vmware._i18n import _LW
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user