)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":10969,"name":"Shnaidman Sagi (Sergey)","display_name":"Shnaidman Sagi","email":"sshnaidm@redhat.com","username":"sergsh"},"change_message_id":"b022ac45979910f1421fb9ceb8ed157a1bdd148b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"8f06dd8e_9ce4c373","updated":"2022-02-09 21:11:15.000000000","message":"Still not sure 100% about tenant_id, will let Artem to decide.","commit_id":"eae29c06dd9fc39e9c87e0c0caed53b9ce8c1389"}],"plugins/modules/floating_ip_info.py":[{"author":{"_account_id":10969,"name":"Shnaidman Sagi (Sergey)","display_name":"Shnaidman Sagi","email":"sshnaidm@redhat.com","username":"sergsh"},"change_message_id":"6d59669d466ec6805d7a8d703bbeb0e9ed579470","unresolved":true,"context_lines":[{"line_number":197,"context_line":"        for raw in self.conn.network.ips(**query):"},{"line_number":198,"context_line":"            dt \u003d raw.to_dict()"},{"line_number":199,"context_line":"            dt.pop(\u0027location\u0027)"},{"line_number":200,"context_line":"            dt.pop(\u0027tenant_id\u0027)  # deprecated"},{"line_number":201,"context_line":"            data.append(dt)"},{"line_number":202,"context_line":""},{"line_number":203,"context_line":"        self.exit_json("}],"source_content_type":"text/x-python","patch_set":1,"id":"14e2a0b2_affa63e9","line":200,"range":{"start_line":200,"start_character":12,"end_line":200,"end_character":31},"updated":"2022-02-09 08:53:12.000000000","message":"I don\u0027t think we need to drop it here - in a new sdk it shouldn\u0027t appear, in old sdk we leave it as is.","commit_id":"d93fcce903dcd7b2a007d4e80c852e0e87755e4c"},{"author":{"_account_id":32962,"name":"Jakob Meng","email":"code@jakobmeng.de","username":"jakobmeng@web.de"},"change_message_id":"c4f0558c620e3cd43ce296962aa35be9b0861357","unresolved":true,"context_lines":[{"line_number":197,"context_line":"        for raw in self.conn.network.ips(**query):"},{"line_number":198,"context_line":"            dt \u003d raw.to_dict()"},{"line_number":199,"context_line":"            dt.pop(\u0027location\u0027)"},{"line_number":200,"context_line":"            dt.pop(\u0027tenant_id\u0027)  # deprecated"},{"line_number":201,"context_line":"            data.append(dt)"},{"line_number":202,"context_line":""},{"line_number":203,"context_line":"        self.exit_json("}],"source_content_type":"text/x-python","patch_set":1,"id":"77bd99ba_ee75a9c4","line":200,"range":{"start_line":200,"start_character":12,"end_line":200,"end_character":31},"in_reply_to":"14e2a0b2_affa63e9","updated":"2022-02-09 09:33:50.000000000","message":"tenant_id is not returned by the old SDK, that is why most of the Zuul tests fail. But it is returned from new SDK.","commit_id":"d93fcce903dcd7b2a007d4e80c852e0e87755e4c"},{"author":{"_account_id":32962,"name":"Jakob Meng","email":"code@jakobmeng.de","username":"jakobmeng@web.de"},"change_message_id":"62ac10d8c021c7b91b8943294f832388bf82de8a","unresolved":false,"context_lines":[{"line_number":197,"context_line":"        for raw in self.conn.network.ips(**query):"},{"line_number":198,"context_line":"            dt \u003d raw.to_dict()"},{"line_number":199,"context_line":"            dt.pop(\u0027location\u0027)"},{"line_number":200,"context_line":"            dt.pop(\u0027tenant_id\u0027)  # deprecated"},{"line_number":201,"context_line":"            data.append(dt)"},{"line_number":202,"context_line":""},{"line_number":203,"context_line":"        self.exit_json("}],"source_content_type":"text/x-python","patch_set":1,"id":"befa784d_638d3baf","line":200,"range":{"start_line":200,"start_character":12,"end_line":200,"end_character":31},"in_reply_to":"77bd99ba_ee75a9c4","updated":"2022-02-09 14:15:56.000000000","message":"Done\n\nAdded a link to the commit which introduced the new tenant_id field.","commit_id":"d93fcce903dcd7b2a007d4e80c852e0e87755e4c"}]}
