Switch to non-namespaced module imports
Change-Id: I2758ec2fb4f8e17652b2ab047b8d4bdeb5cff31a
This commit is contained in:
parent
dc28858f35
commit
3c51838cdf
@ -111,7 +111,7 @@ import textwrap
|
||||
import pkg_resources
|
||||
import six
|
||||
|
||||
from oslo.config import cfg
|
||||
from oslo_config import cfg
|
||||
import stevedore.named # noqa
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user