Adding missed oslo import change

Change-Id: Iee47dfd8fce1d0f1b3fa11ed523ca6d7dc593648
partially-bug: #1414587
This commit is contained in:
Andrey Pavlov 2015-02-06 12:28:45 +03:00
parent c293092a88
commit eb154fc0aa
1 changed files with 1 additions and 1 deletions

View File

@ -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]),