Remove app.debug as we do not use it any more.
Change-Id: I61497ae95dd304e60240f8ac731e63950351782f Closes-Bug: #1583663
This commit is contained in:
@@ -23,7 +23,6 @@ config.init(sys.argv[1:])
|
||||
controllers.neutron_client()
|
||||
controllers.check_for_neutron_ext_support()
|
||||
controllers.check_for_neutron_ext_tag()
|
||||
app.debug = config.CONF.debug
|
||||
|
||||
log.setup(config.CONF, 'Kuryr')
|
||||
|
||||
|
Reference in New Issue
Block a user