)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"b4e9068fc6fd9231dcdc0af282b9f44da1da39f4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"8b510665_d19e127d","updated":"2023-08-16 10:19:43.000000000","message":"Just +1, waiting for https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/890419.\n\nThis patch will reduce significantly the number of sql queries performed. Thanks Slawek!","commit_id":"cf47a4ab8637373eb5f40440171bb29232a80643"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"44f8b467d79f74072e278231159d7cb72efa48a7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"4633aec0_902d2c27","updated":"2023-08-30 07:50:43.000000000","message":"I compared results from running CI job with this patch and without it and we dropped number of calls like:\n\n    SELECT tags.standard_attr_id AS tags_standard_attr_id, tags.tag AS tags_tag, standardattributes_1.id AS standardattributes_1_id\n    \nfrom about 130k to less than 1k.","commit_id":"85d3fff97e55ba85f72cda4365ad0441c10bd9f6"},{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"c77ca869106811d13b30a525bb45f2d73248964c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"f87447f3_b1c3613b","updated":"2023-08-30 09:03:42.000000000","message":"checking git history found that it was originally changed from joined -\u003e subquery for https://bugs.launchpad.net/neutron/+bug/1649317 long back, @slawek is that no longer relevant?","commit_id":"85d3fff97e55ba85f72cda4365ad0441c10bd9f6"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"5e4b04dd6df97b535cf6b99c7b070b22ef2296b3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"ef4c1232_3e41c96b","updated":"2023-08-30 07:50:48.000000000","message":"recheck","commit_id":"85d3fff97e55ba85f72cda4365ad0441c10bd9f6"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"d617a11c925d02e415e08572b5b4399098a3e732","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"eff49c98_98353d9d","updated":"2023-08-22 08:40:34.000000000","message":"recheck - global venv issue should be fixed already","commit_id":"85d3fff97e55ba85f72cda4365ad0441c10bd9f6"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"5f20756d80dba6ef5f4eaa469515435ba2d9960c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"3a614167_ec4652a7","updated":"2023-08-17 12:58:54.000000000","message":"recheck - unrelated failures (hopefully)","commit_id":"85d3fff97e55ba85f72cda4365ad0441c10bd9f6"}],"neutron/db/models/tag.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"4c2a8d23500e558e05ac3efa6b4746be74b66c47","unresolved":true,"context_lines":[{"line_number":18,"context_line":"from sqlalchemy import orm"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"class Tag(standard_attr.HasStandardAttributes, model_base.BASEV2):"},{"line_number":22,"context_line":"    tag \u003d sa.Column(sa.String(255), nullable\u003dFalse, primary_key\u003dTrue)"}],"source_content_type":"text/x-python","patch_set":1,"id":"b04c204f_54778c7e","line":21,"updated":"2023-08-16 11:35:26.000000000","message":"You need to define the \"api_collections\" member:\n\"\"\"\n  api_collections \u003d [\u0027tags\u0027]\n\"\"\"","commit_id":"cf47a4ab8637373eb5f40440171bb29232a80643"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"c44d4c110bf502887a4f8f760460a5ec5b54ead7","unresolved":false,"context_lines":[{"line_number":18,"context_line":"from sqlalchemy import orm"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"class Tag(standard_attr.HasStandardAttributes, model_base.BASEV2):"},{"line_number":22,"context_line":"    tag \u003d sa.Column(sa.String(255), nullable\u003dFalse, primary_key\u003dTrue)"}],"source_content_type":"text/x-python","patch_set":1,"id":"a27af3f7_bd6533c9","line":21,"in_reply_to":"b04c204f_54778c7e","updated":"2023-08-16 12:38:39.000000000","message":"Done","commit_id":"cf47a4ab8637373eb5f40440171bb29232a80643"}]}
