Merge "Remove app.debug as we do not use it any more."
This commit is contained in:
commit
685620f461
@ -23,7 +23,6 @@ config.init(sys.argv[1:])
|
|||||||
controllers.neutron_client()
|
controllers.neutron_client()
|
||||||
controllers.check_for_neutron_ext_support()
|
controllers.check_for_neutron_ext_support()
|
||||||
controllers.check_for_neutron_ext_tag()
|
controllers.check_for_neutron_ext_tag()
|
||||||
app.debug = config.CONF.debug
|
|
||||||
|
|
||||||
log.setup(config.CONF, 'Kuryr')
|
log.setup(config.CONF, 'Kuryr')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user