Fix the accurate file to prevent import errors

Change-Id: I0e4d246518bbdd9745d61a06d6960b89cf9ed611
This commit is contained in:
venkatamahesh 2015-11-21 22:44:51 +05:30
parent 79b7195f1a
commit 7bf6d13389
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
import sys
from oslo.config import cfg
from oslo_config import cfg
from solum.common import context
from solum.openstack.common import log as logging