Clean imports.

Change-Id: Ia42b400becf028d04326354bcbee2237137ec86a
This commit is contained in:
François Rossigneux 2013-03-05 20:21:45 +01:00
parent aaa57bd006
commit 8ac2ed72ce
2 changed files with 1 additions and 2 deletions

View File

@ -20,7 +20,6 @@ import sys
from oslo.config import cfg
from kwapi.plugins.api import app
from kwapi.plugins.api import acl
from kwapi.openstack.common import log
app_opts = [

View File

@ -19,7 +19,7 @@ cleaning_interval = 300
# Log files
log_file = /tmp/kwapi-api.log
verbose = True
verbose = true
[keystone_authtoken]
auth_host = 10.0.0.2