Merge "Add missing debugging paramters to nova config"
This commit is contained in:
commit
bf0ebffc98
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user