horizon/horizon/middleware
Akihiro Motoki 03aec78ae8 operation_log: Honor settings parameters
Previously 'format' and 'mask_fields' in OPERATION_LOG_OPTIONS
were completely ignored. OPERATION_LOG_OPTIONS is a dict, but
the logic tried to get attributes, so these options were ignored.

Change-Id: Ide4826ebf74218873a81b67aaa0dd817c4798702
Closes-Bug: #1675176
(cherry picked from commit fdb21222b6)
2017-05-03 17:04:01 +00:00
..
__init__.py Add feature to log operations of users to Horizon 2016-05-31 10:34:08 +00:00
base.py py3:Remove six.iterXXX 2016-09-08 17:16:12 +08:00
operation_log.py operation_log: Honor settings parameters 2017-05-03 17:04:01 +00:00