Switch from oslo.config to oslo_config
final change to remove oslo.* usage in oslo-incubator Change-Id: Idb68321fbe82f1f063f88b5b355ae89ec7938053
This commit is contained in:
parent
bbf48f00cd
commit
904482959f
@ -21,7 +21,7 @@ import functools
|
|||||||
import inspect
|
import inspect
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
from oslo.config import cfg
|
from oslo_config import cfg
|
||||||
import pkg_resources
|
import pkg_resources
|
||||||
import six
|
import six
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user