Merge "Improve the detect backup was created when parse log"
This commit is contained in:
commit
39322f5ad8
@ -14,10 +14,11 @@
|
||||
|
||||
import os
|
||||
|
||||
import sys
|
||||
|
||||
from oslo_config import cfg
|
||||
from oslo_log import log as logging
|
||||
from oslo_utils import importutils
|
||||
import sys
|
||||
|
||||
topdir = os.path.normpath(
|
||||
os.path.join(os.path.abspath(sys.argv[0]), os.pardir, os.pardir))
|
||||
|
Loading…
x
Reference in New Issue
Block a user