Merge "update stx local_settings for horizon train upgrade."

This commit is contained in:
Zuul 2020-01-13 15:25:05 +00:00 committed by Gerrit Code Review
commit 60991e818a
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ OPERATION_LOG_OPTIONS = {
'mask_fields': ['password', 'bm_password', 'bm_confirm_password',
'current_password', 'confirm_password', 'new_password',
'fake_password'],
'ignore_urls': [],
'target_methods': ['POST', 'PUT', 'DELETE'],
'format': ("[%(project_name)s %(project_id)s] [%(user_name)s %(user_id)s]"
" [%(method)s %(request_url)s %(http_status)s]"