)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":25625,"name":"Tetsuro Nakamura","email":"tetsuro.nakamura.bc@hco.ntt.co.jp","username":"tetsuro0907"},"change_message_id":"0539729ef24e48dccf7a73eb230cf130931e0c31","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"7faddb67_bb0b7422","updated":"2019-08-09 06:09:56.000000000","message":"I still don\u0027t understand why the issue is fixed from this commit message (nor the code comment from next patch) since the order of \"request_log\" and \"req_id_middleware\" is not changed between Base and PS3.\n\nI assume the key thing here is to move \"request_log/replacement_start_respons\" call in \"out\" stack processing later than one of fault_middleware, context_middleware, auth_middleware, cors_middleware or osprofiler_middleware, but I\u0027m not sure.","commit_id":"71071a79881959d80dff0aa3320a1471b1bd4233"}],"placement/deploy.py":[{"author":{"_account_id":14070,"name":"Eric Fried","email":"openstack@fried.cc","username":"efried"},"change_message_id":"de1e7c26397e57d6e61e0c931db422a3b561fe38","unresolved":false,"context_lines":[{"line_number":96,"context_line":"    # authentication information."},{"line_number":97,"context_line":"    for middleware in (fault_middleware,"},{"line_number":98,"context_line":"                       context_middleware,"},{"line_number":99,"context_line":"                       auth_middleware,"},{"line_number":100,"context_line":"                       cors_middleware,"},{"line_number":101,"context_line":"                       req_id_middleware,"},{"line_number":102,"context_line":"                       osprofiler_middleware,"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_68365eb7","line":99,"range":{"start_line":99,"start_character":23,"end_line":99,"end_character":38},"updated":"2019-07-26 20:22:46.000000000","message":"This is the culprit. When this is before request_log, the unit test fails; after, succeeds.\n\nBut I have no idea why.","commit_id":"ce5690afe48d861d462cefd142cb77619797a953"}]}
