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
05e07c2175
commit
eaf4533754
@ -15,7 +15,7 @@
|
||||
|
||||
import os
|
||||
|
||||
from oslo.config import cfg
|
||||
from oslo_config import cfg
|
||||
|
||||
DEFAULT_CONFIG_FILES = [
|
||||
'./oslo.conf',
|
||||
|
Loading…
Reference in New Issue
Block a user