)]}'
{"ovsdbapp/backend/ovs_idl/event.py":[{"author":{"_account_id":11952,"name":"Flavio Fernandes","email":"flavio@flaviof.com","username":"ffernand"},"change_message_id":"5279c32312cee8d0a91b8cecb7220edd790c1333","unresolved":false,"context_lines":[{"line_number":49,"context_line":"    pass"},{"line_number":50,"context_line":""},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"class RowEventHandler(ovsdb_event.RowEventHandler):"},{"line_number":53,"context_line":"    def notify(self, event, row, updates\u003dNone):"},{"line_number":54,"context_line":"        row \u003d idlutils.frozen_row(row)"},{"line_number":55,"context_line":"        super(RowEventHandler, self).notify(event, row, updates)"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_cbdafae3","line":52,"range":{"start_line":52,"start_character":6,"end_line":52,"end_character":21},"updated":"2020-09-28 13:38:59.000000000","message":"q: I do not see this new class used anywhere yet (besides test code). Is that right?","commit_id":"dc09d6696fe175e53c0c1e4a4263d1a3e1513c9c"},{"author":{"_account_id":5756,"name":"Terry Wilson","email":"twilson@redhat.com","username":"otherwiseguy"},"change_message_id":"39f2071ea939a5be51d538b630bd234d160b7e99","unresolved":false,"context_lines":[{"line_number":49,"context_line":"    pass"},{"line_number":50,"context_line":""},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"class RowEventHandler(ovsdb_event.RowEventHandler):"},{"line_number":53,"context_line":"    def notify(self, event, row, updates\u003dNone):"},{"line_number":54,"context_line":"        row \u003d idlutils.frozen_row(row)"},{"line_number":55,"context_line":"        super(RowEventHandler, self).notify(event, row, updates)"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_5a84f10b","line":52,"range":{"start_line":52,"start_character":6,"end_line":52,"end_character":21},"in_reply_to":"9f560f44_cbdafae3","updated":"2020-09-28 14:59:20.000000000","message":"Correct. ovsdbapp doesn\u0027t really *do* anything itself, so this will really only be used by neutron/external projects. Switched the test to using this just to make sure that nothing broke.\n\nNeutron actually inherits from the ovsdbapp/event.py version, so this change wouldn\u0027t be able to break anything there anyway. But I have a change in Neutron that updates their event handling as well (with or without this change).","commit_id":"dc09d6696fe175e53c0c1e4a4263d1a3e1513c9c"}]}
