summaryrefslogtreecommitdiffstats
path: root/bin/nova-spicehtml5proxy
diff options
context:
space:
mode:
Diffstat (limited to 'bin/nova-spicehtml5proxy')
-rwxr-xr-xbin/nova-spicehtml5proxy1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/nova-spicehtml5proxy b/bin/nova-spicehtml5proxy
index b1882bbea..089ff9d71 100755
--- a/bin/nova-spicehtml5proxy
+++ b/bin/nova-spicehtml5proxy
@@ -61,6 +61,7 @@ opts = [
CONF = cfg.CONF
CONF.register_cli_opts(opts)
+CONF.import_opt('debug', 'nova.openstack.common.log')
if __name__ == '__main__':