Merge "Add missing debugging paramters to nova config"

This commit is contained in:
Jenkins 2016-10-19 06:45:59 +00:00 committed by Gerrit Code Review
commit bf0ebffc98
1 changed files with 6 additions and 0 deletions

View File

@ -195,3 +195,9 @@ driver = noop
[privsep_entrypoint]
helper_command=sudo nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova.conf
[glance]
debug = {{ nova_logging_debug }}
[guestfs]
debug = {{ nova_logging_debug }}