)]}'
{"neutron/cmd/ovn/neutron_ovn_db_sync_util.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"d9f90807e4569eb04ef9a3dff56389db0991cb79","unresolved":false,"context_lines":[{"line_number":63,"context_line":""},{"line_number":64,"context_line":"    def create_port_postcommit(self, context):"},{"line_number":65,"context_line":"        port \u003d context.current"},{"line_number":66,"context_line":"        self.ovn_client.create_port(context._plugin_context, port)"},{"line_number":67,"context_line":""},{"line_number":68,"context_line":"    def update_port_precommit(self, context):"},{"line_number":69,"context_line":"        pass"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_52ac1cec","line":66,"updated":"2020-05-19 14:03:13.000000000","message":"Guess I introduced this and the next in ee73b5061813b49bf0cd6aa782848796acbf484b, don\u0027t know why I didn\u0027t use _plugin_context like below.","commit_id":"cc0bb1d381b8fbd210b0c854c34d4e0dba14faad"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"d9f90807e4569eb04ef9a3dff56389db0991cb79","unresolved":false,"context_lines":[{"line_number":71,"context_line":"    def update_port_postcommit(self, context):"},{"line_number":72,"context_line":"        port \u003d context.current"},{"line_number":73,"context_line":"        original_port \u003d context.original"},{"line_number":74,"context_line":"        self.ovn_client.update_port(context._plugin_context, port, original_port)"},{"line_number":75,"context_line":""},{"line_number":76,"context_line":"    def delete_port_precommit(self, context):"},{"line_number":77,"context_line":"        pass"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_52da5c77","line":74,"updated":"2020-05-19 14:03:13.000000000","message":"Line too long","commit_id":"cc0bb1d381b8fbd210b0c854c34d4e0dba14faad"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"d9f90807e4569eb04ef9a3dff56389db0991cb79","unresolved":false,"context_lines":[{"line_number":81,"context_line":"        port[\u0027network\u0027] \u003d context.network.current"},{"line_number":82,"context_line":"        # FIXME(lucasagomes): PortContext does not have a session, therefore"},{"line_number":83,"context_line":"        # we need to use the _plugin_context attribute."},{"line_number":84,"context_line":"        self.ovn_client.delete_port(context._plugin_context, port[\u0027id\u0027])"},{"line_number":85,"context_line":""},{"line_number":86,"context_line":""},{"line_number":87,"context_line":"class AgentNotifierApi(object):"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_327d286e","line":84,"updated":"2020-05-19 14:03:13.000000000","message":"Introduced in b098239d72d79469677bdc1e45daf7454b2eeb47","commit_id":"cc0bb1d381b8fbd210b0c854c34d4e0dba14faad"}]}
