)]}'
{"neutron_lib/context.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"f50ef86d044547bc226e2448d5a836a61f8642d3","unresolved":true,"context_lines":[{"line_number":116,"context_line":"                   tenant_name\u003dvalues.get(\u0027tenant_name\u0027),"},{"line_number":117,"context_line":"                   user_name\u003dvalues.get(\u0027user_name\u0027),"},{"line_number":118,"context_line":"                   auth_token\u003dvalues.get(\u0027auth_token\u0027))"},{"line_number":119,"context_line":""},{"line_number":120,"context_line":"    def elevated(self):"},{"line_number":121,"context_line":"        \"\"\"Return a version of this context with admin flag set.\"\"\""},{"line_number":122,"context_line":"        context \u003d copy.copy(self)"}],"source_content_type":"text/x-python","patch_set":1,"id":"dc07b0c1_db0c74fd","line":119,"updated":"2021-06-30 07:34:11.000000000","message":"I checked https://opendev.org/openstack/oslo.context/src/branch/master/oslo_context/context.py#L399\nand only timestamp is missing and instead of tenant things in the baseclass there\u0027s project_name \u0026 project_id, can\u0027t we say something like:\noslo_cls \u003d super().from_dict()\noslo_cls.timestamp \u003d values.get(\u0027timestamp\u0027)\n...\nreturn oslo_cls","commit_id":"0c4e5e29f47ecdd8cf18ac637cf88cccc60221c5"}]}
