)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"7e6057599345693e8b6096b914ade8b7e495e140","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"b645793e_1185ccb4","updated":"2023-06-21 14:59:15.000000000","message":"neutron/db/models/segment.py:SegmentHostMapping also has primary_key\u003dTrue and index\u003dTrue","commit_id":"6ca714417e8b0bebfa458b0490a7b1a829f090a4"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"db33c5116766c5804155f69429e205be257b62dd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"706b7163_6a837976","in_reply_to":"b645793e_1185ccb4","updated":"2023-06-21 17:12:59.000000000","message":"Done","commit_id":"6ca714417e8b0bebfa458b0490a7b1a829f090a4"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"801b7bb8f1f6239f67f8b1db4cd13a35de24f31d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"5b69b31f_1a6ff826","updated":"2023-06-22 13:43:26.000000000","message":"I think you got them all :)","commit_id":"8ac4c7a54cdf09a18a6f2f2897285fd3b7622c7d"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"87f4cf985e7b2a2f37c82b9977a9db0130582e3d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"036dce3d_85cfa319","updated":"2023-06-30 10:59:04.000000000","message":"looks ok","commit_id":"08fe84f4438293b7000d0bcc829a8c66762c7cbc"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"505e1ff3efe394a7c81139874d40dcd221eac890","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"4a26e283_fc6c3586","updated":"2023-06-30 14:50:39.000000000","message":"recheck neutron-ovs-tempest-multinode-full","commit_id":"08fe84f4438293b7000d0bcc829a8c66762c7cbc"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"ae8eabc728adc339308c92ff8cfa9153aac73dae","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"96a922b2_40572533","updated":"2023-07-03 07:25:36.000000000","message":"recheck zuul error","commit_id":"08fe84f4438293b7000d0bcc829a8c66762c7cbc"}],"neutron/db/migration/alembic_migrations/versions/mitaka/expand/659bf3d90664_add_attributes_to_support_external_dns_integration.py":[{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"f8dc6865a62ba1103bfa54cda0b17034f3b9cb51","unresolved":true,"context_lines":[{"line_number":68,"context_line":"                    sa.Column(\u0027port_id\u0027,"},{"line_number":69,"context_line":"                              sa.String(length\u003d36),"},{"line_number":70,"context_line":"                              nullable\u003dFalse,"},{"line_number":71,"context_line":"                              index\u003dTrue),"},{"line_number":72,"context_line":"                    sa.Column(\u0027current_dns_name\u0027,"},{"line_number":73,"context_line":"                              sa.String(length\u003dconstants.FQDN_FIELD_SIZE),"},{"line_number":74,"context_line":"                              nullable\u003dFalse),"}],"source_content_type":"text/x-python","patch_set":4,"id":"bbba1322_22b988c3","line":71,"updated":"2023-06-22 14:28:48.000000000","message":"one question: why You don\u0027t remove it from here but You remove \"index\u003dTrue\" in the https://review.opendev.org/c/openstack/neutron/+/886213/4/neutron/db/migration/alembic_migrations/versions/newton/contract/a84ccf28f06a_migrate_dns_name_from_port.py for the same table?","commit_id":"8ac4c7a54cdf09a18a6f2f2897285fd3b7622c7d"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"e7abcd211e68b859774a0eb89a8d9b0657453119","unresolved":false,"context_lines":[{"line_number":68,"context_line":"                    sa.Column(\u0027port_id\u0027,"},{"line_number":69,"context_line":"                              sa.String(length\u003d36),"},{"line_number":70,"context_line":"                              nullable\u003dFalse,"},{"line_number":71,"context_line":"                              index\u003dTrue),"},{"line_number":72,"context_line":"                    sa.Column(\u0027current_dns_name\u0027,"},{"line_number":73,"context_line":"                              sa.String(length\u003dconstants.FQDN_FIELD_SIZE),"},{"line_number":74,"context_line":"                              nullable\u003dFalse),"}],"source_content_type":"text/x-python","patch_set":4,"id":"9d85165f_3e7a202c","line":71,"in_reply_to":"bbba1322_22b988c3","updated":"2023-06-23 11:06:15.000000000","message":"Good catch!","commit_id":"8ac4c7a54cdf09a18a6f2f2897285fd3b7622c7d"}],"neutron/db/models/dns.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"7e6057599345693e8b6096b914ade8b7e495e140","unresolved":true,"context_lines":[{"line_number":25,"context_line":"    network_id \u003d sa.Column(sa.String(36),"},{"line_number":26,"context_line":"                           sa.ForeignKey(\u0027networks.id\u0027, ondelete\u003d\"CASCADE\"),"},{"line_number":27,"context_line":"                           primary_key\u003dTrue,"},{"line_number":28,"context_line":"                           index\u003dTrue)"},{"line_number":29,"context_line":"    dns_domain \u003d sa.Column(sa.String(255),"},{"line_number":30,"context_line":"                           nullable\u003dFalse)"},{"line_number":31,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"3430a06b_d3afb432","line":28,"updated":"2023-06-21 14:59:15.000000000","message":"Should this be changed?","commit_id":"6ca714417e8b0bebfa458b0490a7b1a829f090a4"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"db33c5116766c5804155f69429e205be257b62dd","unresolved":false,"context_lines":[{"line_number":25,"context_line":"    network_id \u003d sa.Column(sa.String(36),"},{"line_number":26,"context_line":"                           sa.ForeignKey(\u0027networks.id\u0027, ondelete\u003d\"CASCADE\"),"},{"line_number":27,"context_line":"                           primary_key\u003dTrue,"},{"line_number":28,"context_line":"                           index\u003dTrue)"},{"line_number":29,"context_line":"    dns_domain \u003d sa.Column(sa.String(255),"},{"line_number":30,"context_line":"                           nullable\u003dFalse)"},{"line_number":31,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"87c287c0_5706dc8c","line":28,"in_reply_to":"3430a06b_d3afb432","updated":"2023-06-21 17:12:59.000000000","message":"Done","commit_id":"6ca714417e8b0bebfa458b0490a7b1a829f090a4"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"7e6057599345693e8b6096b914ade8b7e495e140","unresolved":true,"context_lines":[{"line_number":48,"context_line":"                              sa.ForeignKey(\u0027floatingips.id\u0027,"},{"line_number":49,"context_line":"                                            ondelete\u003d\"CASCADE\"),"},{"line_number":50,"context_line":"                              primary_key\u003dTrue,"},{"line_number":51,"context_line":"                              index\u003dTrue)"},{"line_number":52,"context_line":"    dns_name \u003d sa.Column(sa.String(255),"},{"line_number":53,"context_line":"                         nullable\u003dFalse)"},{"line_number":54,"context_line":"    dns_domain \u003d sa.Column(sa.String(255),"}],"source_content_type":"text/x-python","patch_set":3,"id":"2bd351da_b23168dc","line":51,"updated":"2023-06-21 14:59:15.000000000","message":"Or this?","commit_id":"6ca714417e8b0bebfa458b0490a7b1a829f090a4"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"db33c5116766c5804155f69429e205be257b62dd","unresolved":false,"context_lines":[{"line_number":48,"context_line":"                              sa.ForeignKey(\u0027floatingips.id\u0027,"},{"line_number":49,"context_line":"                                            ondelete\u003d\"CASCADE\"),"},{"line_number":50,"context_line":"                              primary_key\u003dTrue,"},{"line_number":51,"context_line":"                              index\u003dTrue)"},{"line_number":52,"context_line":"    dns_name \u003d sa.Column(sa.String(255),"},{"line_number":53,"context_line":"                         nullable\u003dFalse)"},{"line_number":54,"context_line":"    dns_domain \u003d sa.Column(sa.String(255),"}],"source_content_type":"text/x-python","patch_set":3,"id":"d733c13d_a4e523ec","line":51,"in_reply_to":"2bd351da_b23168dc","updated":"2023-06-21 17:12:59.000000000","message":"Done","commit_id":"6ca714417e8b0bebfa458b0490a7b1a829f090a4"}]}
