Adding missed oslo import change
Change-Id: Iee47dfd8fce1d0f1b3fa11ed523ca6d7dc593648 partially-bug: #1414587
This commit is contained in:
parent
c293092a88
commit
eb154fc0aa
@ -17,7 +17,7 @@ import os
|
||||
import sys
|
||||
|
||||
from keystoneclient.v2_0 import Client as keystone_client
|
||||
from oslo.config import cfg
|
||||
from oslo_config import cfg
|
||||
|
||||
|
||||
possible_topdir = os.path.normpath(os.path.join(os.path.abspath(sys.argv[0]),
|
||||
|
Loading…
Reference in New Issue
Block a user