horizon/horizon/middleware
Akihiro Motoki bedd32243a 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:18 +00:00
..
__init__.py Add feature to log operations of users to Horizon 2016-05-31 10:34:08 +00:00
base.py [Django] Allow to upload the image directly to Glance service 2016-08-16 14:30:38 +03:00
operation_log.py operation_log: Honor settings parameters 2017-05-03 17:04:18 +00:00