Merge pull request #672 from djoreilly/fix-openstack-debug

Fix openstack_log debug level
This commit is contained in:
Tim Stack 2019-07-29 15:18:28 -07:00 committed by GitHub
commit 74d026cb76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1055,7 +1055,7 @@
"info" : "INFO", "info" : "INFO",
"warning" : "WARNING", "warning" : "WARNING",
"trace" : "TRACE", "trace" : "TRACE",
"debug" : "AUDIT" "debug" : "DEBUG"
}, },
"value" : { "value" : {
"tid" : { "tid" : {