)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":5948,"name":"Oleg Bondarev","email":"obondarev@mirantis.com","username":"obondarev"},"change_message_id":"131b62dbbf99b5f1ad10bae70de164cd0d85b154","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Do no use \"--strict\" for OF deletion in TRANSIENT_TABLE"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"There are you types of OF rules in TRANSIENT_TABLE:"},{"line_number":10,"context_line":"- With priority 100: these rules match by \"in_port\", that is a"},{"line_number":11,"context_line":"  unique identifier."},{"line_number":12,"context_line":"- With priority 90: these rules match by MAC address and VLAN ID."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"4a032b73_e21a3ab5","line":9,"range":{"start_line":9,"start_character":10,"end_line":9,"end_character":13},"updated":"2021-12-01 07:53:30.000000000","message":"two?","commit_id":"3432c4b960f197fdb85eed1f0819c0944fdad733"},{"author":{"_account_id":21798,"name":"Bernard Cafarelli","email":"bcafarel@redhat.com","username":"bcafarel"},"change_message_id":"88f5a85117837f2eeb350e959cdc8241f99cf432","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Do no use \"--strict\" for OF deletion in TRANSIENT_TABLE"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"There are you types of OF rules in TRANSIENT_TABLE:"},{"line_number":10,"context_line":"- With priority 100: these rules match by \"in_port\", that is a"},{"line_number":11,"context_line":"  unique identifier."},{"line_number":12,"context_line":"- With priority 90: these rules match by MAC address and VLAN ID."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"638ef2d5_409c7e5b","line":9,"range":{"start_line":9,"start_character":10,"end_line":9,"end_character":13},"in_reply_to":"4a032b73_e21a3ab5","updated":"2021-12-01 08:09:27.000000000","message":"Power of the mind, I read the commit message a few times to get the issue and thought I read \"two\" each time!","commit_id":"3432c4b960f197fdb85eed1f0819c0944fdad733"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"69c73ab3bfe0ac59631407aa3e082a1efbf64725","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Do no use \"--strict\" for OF deletion in TRANSIENT_TABLE"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"There are you types of OF rules in TRANSIENT_TABLE:"},{"line_number":10,"context_line":"- With priority 100: these rules match by \"in_port\", that is a"},{"line_number":11,"context_line":"  unique identifier."},{"line_number":12,"context_line":"- With priority 90: these rules match by MAC address and VLAN ID."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"71c26006_a06be153","line":9,"range":{"start_line":9,"start_character":10,"end_line":9,"end_character":13},"in_reply_to":"638ef2d5_409c7e5b","updated":"2021-12-01 09:23:01.000000000","message":"Done","commit_id":"3432c4b960f197fdb85eed1f0819c0944fdad733"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":5948,"name":"Oleg Bondarev","email":"obondarev@mirantis.com","username":"obondarev"},"change_message_id":"6ffe5b4f75a46b172621988f917e39ee20340ca8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"7f141995_c5632a5b","updated":"2021-12-01 10:46:32.000000000","message":"UT to be fixed","commit_id":"dc1cc0374f3a88d4093e8ddf19c726ec90a4996f"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"19efa81f0e5398d28a4aff789c25871f210ec8a0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"8f1b6705_85242ec4","updated":"2021-12-01 14:34:46.000000000","message":"Good catch","commit_id":"ef7f673098c2a4574365f6f4ed20734f29309f08"}],"neutron/agent/linux/openvswitch_firewall/firewall.py":[{"author":{"_account_id":5948,"name":"Oleg Bondarev","email":"obondarev@mirantis.com","username":"obondarev"},"change_message_id":"7763d6a1ced7fa371568c049b58282ab6a6714b8","unresolved":true,"context_lines":[{"line_number":804,"context_line":"    def _update_flows_for_port(self, of_port, old_of_port):"},{"line_number":805,"context_line":"        with self.update_cookie_context():"},{"line_number":806,"context_line":"            self._set_port_filters(of_port)"},{"line_number":807,"context_line":"        # Flush the flows caused by changes made to deferred bridge. The reason"},{"line_number":808,"context_line":"        # is that following delete_all_port_flows() call uses --strict"},{"line_number":809,"context_line":"        # parameter that cannot be combined with other non-strict rules, hence"},{"line_number":810,"context_line":"        # all parameters with --strict are applied right away. In order to"},{"line_number":811,"context_line":"        # avoid applying delete rules with --strict *before*"},{"line_number":812,"context_line":"        # _set_port_filters() we dump currently cached flows here."},{"line_number":813,"context_line":"        self.int_br.apply_flows()"},{"line_number":814,"context_line":"        self.delete_all_port_flows(old_of_port)"},{"line_number":815,"context_line":"        # Rewrite update cookie with default cookie"},{"line_number":816,"context_line":"        self._set_port_filters(of_port)"}],"source_content_type":"text/x-python","patch_set":3,"id":"131d16e9_8190d676","side":"PARENT","line":813,"range":{"start_line":807,"start_character":8,"end_line":813,"end_character":33},"updated":"2021-12-01 09:31:27.000000000","message":"indeed!","commit_id":"dac0707db5941444d72b9cebf1d1d635de9f6dc6"}]}
