Fix config analyzer
Change-Id: Ie363a0e76101e474ea0880c7ca852645ec525b1c
This commit is contained in:
parent
d372bfd30d
commit
83c05b4a93
@ -26,8 +26,8 @@ import argparse
|
||||
import os
|
||||
import sys
|
||||
|
||||
from oslo_config import iniparser
|
||||
sys.path.append(os.getcwd())
|
||||
from oslo.config import iniparser
|
||||
|
||||
|
||||
class PropertyCollecter(iniparser.BaseParser):
|
||||
|
Loading…
Reference in New Issue
Block a user