keystonemiddleware/keystonemiddleware
Leehom Li (feli5) 82707e15a5 Make sure audit middleware use own context
Keystone audit middleware requires to iterate req.context as dict,
but Glance requires to access req.context.read_only.
When glance enabled audit, they are conflict with each other.
This patch fix this issue by store audit context in
req.environ['audit.context']

Change-Id: Ib9a62a4cd0b7b9ffb9fa2d6440e8072d45ee0fee
Closes-Bug: #1809101
Signed-off-by: Leehom Li <feli5@cisco.com>
2018-12-24 02:02:17 +00:00
..
2018-05-01 07:09:40 +00:00
2014-06-19 15:50:41 -07:00
2017-01-13 03:24:18 +00:00
2016-06-10 18:21:56 +00:00
2017-08-07 13:18:19 -07:00
2017-07-20 16:38:16 +08:00