)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"7055317d0ca7b0c577f021c31f5cf76c7c69fdf6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"b61c6594_a5495058","updated":"2023-06-15 17:28:06.000000000","message":"LGTM","commit_id":"022b407784ca199150833bdb5f94dca35d5591ac"},{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"0b04c1ffd4a1ef1d0048fedcde26b7e0cab24bfe","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"1e76adf9_435eec2f","updated":"2023-07-07 13:46:41.000000000","message":"recheck 2 errors that are not related","commit_id":"022b407784ca199150833bdb5f94dca35d5591ac"},{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"556a0534cd4835dcfffcf509e8ff48d33b8b862b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"36f8796a_970edf40","updated":"2023-07-05 16:18:47.000000000","message":"recheck CI fixed","commit_id":"022b407784ca199150833bdb5f94dca35d5591ac"},{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"2bfe1e4342862c88bdcdd55a9dfb74d438c18d1f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"c2b8fa06_bd8ca64b","updated":"2023-06-21 11:25:30.000000000","message":"recheck fix for cirros 0.6.2 merged","commit_id":"022b407784ca199150833bdb5f94dca35d5591ac"},{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"e1da5782457272e9f5f492bd0ed355f8560aea0e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"96f3c335_0967c716","updated":"2023-07-07 06:09:51.000000000","message":"recheck tips job fixed","commit_id":"022b407784ca199150833bdb5f94dca35d5591ac"}],"octavia/db/models.py":[{"author":{"_account_id":34429,"name":"Tom Weininger","email":"dienste@weinimo.de","username":"tweining"},"change_message_id":"ec1bd84502e5d10ea4239e7b1093652a2010bf95","unresolved":true,"context_lines":[{"line_number":353,"context_line":"        \"SessionPersistence\", uselist\u003dFalse, cascade\u003d\"delete\","},{"line_number":354,"context_line":"        back_populates\u003d\"pool\")"},{"line_number":355,"context_line":"    _default_listeners \u003d orm.relationship(\"Listener\", uselist\u003dTrue,"},{"line_number":356,"context_line":"                                          back_populates\u003d\"default_pool\","},{"line_number":357,"context_line":"                                          cascade_backrefs\u003dFalse)"},{"line_number":358,"context_line":"    l7policies \u003d orm.relationship(\"L7Policy\", uselist\u003dTrue,"},{"line_number":359,"context_line":"                                  back_populates\u003d\"redirect_pool\")"},{"line_number":360,"context_line":"    _tags \u003d orm.relationship("}],"source_content_type":"text/x-python","patch_set":4,"id":"73b5c9d2_a0ba4d9d","line":357,"range":{"start_line":356,"start_character":0,"end_line":357,"end_character":65},"updated":"2023-05-02 13:52:43.000000000","message":"Nit: I get it that you added this in order to get rid of the warning, but this should actually not be necessary really. [1] says:\n\n\"In 2.0, the default behavior will be that “cascade_backrefs” is False, and additionally there will be no “True” behavior as this is not generally a desirable behavior. When 2.0 deprecation warnings are enabled, a warning will be emitted when a “backref cascade” actually takes place.\"\n\nHence, this should do nothing but to get rid of a warning that gets removed anyway IIUC.\n\n[1]: https://docs.sqlalchemy.org/en/14/changelog/migration_14.html#change-5150","commit_id":"f24e744858db889603ef8645af06e917a852e3c7"},{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"d468b555620270dea73c1d114300797c3de6dd2c","unresolved":true,"context_lines":[{"line_number":353,"context_line":"        \"SessionPersistence\", uselist\u003dFalse, cascade\u003d\"delete\","},{"line_number":354,"context_line":"        back_populates\u003d\"pool\")"},{"line_number":355,"context_line":"    _default_listeners \u003d orm.relationship(\"Listener\", uselist\u003dTrue,"},{"line_number":356,"context_line":"                                          back_populates\u003d\"default_pool\","},{"line_number":357,"context_line":"                                          cascade_backrefs\u003dFalse)"},{"line_number":358,"context_line":"    l7policies \u003d orm.relationship(\"L7Policy\", uselist\u003dTrue,"},{"line_number":359,"context_line":"                                  back_populates\u003d\"redirect_pool\")"},{"line_number":360,"context_line":"    _tags \u003d orm.relationship("}],"source_content_type":"text/x-python","patch_set":4,"id":"f050a619_4ce785ab","line":357,"range":{"start_line":356,"start_character":0,"end_line":357,"end_character":65},"in_reply_to":"73b5c9d2_a0ba4d9d","updated":"2023-05-03 06:14:50.000000000","message":"I think we need to keep it as we are still using sqlalchemy 1.4","commit_id":"f24e744858db889603ef8645af06e917a852e3c7"},{"author":{"_account_id":34429,"name":"Tom Weininger","email":"dienste@weinimo.de","username":"tweining"},"change_message_id":"c41de5bbd776eefc4c3de934a81be09d463e486c","unresolved":false,"context_lines":[{"line_number":353,"context_line":"        \"SessionPersistence\", uselist\u003dFalse, cascade\u003d\"delete\","},{"line_number":354,"context_line":"        back_populates\u003d\"pool\")"},{"line_number":355,"context_line":"    _default_listeners \u003d orm.relationship(\"Listener\", uselist\u003dTrue,"},{"line_number":356,"context_line":"                                          back_populates\u003d\"default_pool\","},{"line_number":357,"context_line":"                                          cascade_backrefs\u003dFalse)"},{"line_number":358,"context_line":"    l7policies \u003d orm.relationship(\"L7Policy\", uselist\u003dTrue,"},{"line_number":359,"context_line":"                                  back_populates\u003d\"redirect_pool\")"},{"line_number":360,"context_line":"    _tags \u003d orm.relationship("}],"source_content_type":"text/x-python","patch_set":4,"id":"9aca4ee4_67d41635","line":357,"range":{"start_line":356,"start_character":0,"end_line":357,"end_character":65},"in_reply_to":"f050a619_4ce785ab","updated":"2023-05-03 07:18:21.000000000","message":"Ack","commit_id":"f24e744858db889603ef8645af06e917a852e3c7"}]}
