)]}'
{"neutron/agent/securitygroups_rpc.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"82433d9705df935ce3d4821c24d03aa42c1b95b9","unresolved":false,"context_lines":[{"line_number":154,"context_line":"            devices \u003d self.plugin_rpc.security_group_rules_for_devices("},{"line_number":155,"context_line":"                self.context, list(device_ids))"},{"line_number":156,"context_line":""},{"line_number":157,"context_line":"        LOG.info(\u0027TEST - devices: %s\u0027 % devices)"},{"line_number":158,"context_line":"        trusted_devices \u003d self._get_trusted_devices(device_ids, devices)"},{"line_number":159,"context_line":""},{"line_number":160,"context_line":"        with self.firewall.defer_apply():"}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_06c0c82a","line":157,"updated":"2020-09-22 22:49:27.000000000","message":"pep8: H904: String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call. Use \u0027,\u0027 instead of \u0027%\u0027.","commit_id":"615e7d16c3663da188966c49ee0f3c1058cea47e"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b6706c4dca9778759b81bd3ed7d701e14f1e56b0","unresolved":false,"context_lines":[{"line_number":154,"context_line":"            devices \u003d self.plugin_rpc.security_group_rules_for_devices("},{"line_number":155,"context_line":"                self.context, list(device_ids))"},{"line_number":156,"context_line":""},{"line_number":157,"context_line":"        LOG.info(\u0027TEST - num devices: %s\u0027 % len(devices))"},{"line_number":158,"context_line":"        for device in devices:"},{"line_number":159,"context_line":"            LOG.info(\u0027TEST - device: %s\u0027 % device)"},{"line_number":160,"context_line":"            try:"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_a00d7736","line":157,"updated":"2020-09-23 12:33:29.000000000","message":"pep8: H904: String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call. Use \u0027,\u0027 instead of \u0027%\u0027.","commit_id":"c1f94b1fd884f3c518170b5883393e6fc542060b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b6706c4dca9778759b81bd3ed7d701e14f1e56b0","unresolved":false,"context_lines":[{"line_number":156,"context_line":""},{"line_number":157,"context_line":"        LOG.info(\u0027TEST - num devices: %s\u0027 % len(devices))"},{"line_number":158,"context_line":"        for device in devices:"},{"line_number":159,"context_line":"            LOG.info(\u0027TEST - device: %s\u0027 % device)"},{"line_number":160,"context_line":"            try:"},{"line_number":161,"context_line":"                ovs_port \u003d self.firewall.get_ovs_port(device[\u0027device\u0027])"},{"line_number":162,"context_line":"            except Exception:"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_00170348","line":159,"updated":"2020-09-23 12:33:29.000000000","message":"pep8: H904: String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call. Use \u0027,\u0027 instead of \u0027%\u0027.","commit_id":"c1f94b1fd884f3c518170b5883393e6fc542060b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b6706c4dca9778759b81bd3ed7d701e14f1e56b0","unresolved":false,"context_lines":[{"line_number":161,"context_line":"                ovs_port \u003d self.firewall.get_ovs_port(device[\u0027device\u0027])"},{"line_number":162,"context_line":"            except Exception:"},{"line_number":163,"context_line":"                ovs_port \u003d None"},{"line_number":164,"context_line":"            LOG.info(\u0027TEST - device ovs_port: %s\u0027 % ovs_port)"},{"line_number":165,"context_line":"        trusted_devices \u003d self._get_trusted_devices(device_ids, devices)"},{"line_number":166,"context_line":""},{"line_number":167,"context_line":"        with self.firewall.defer_apply():"}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_e013ef57","line":164,"updated":"2020-09-23 12:33:29.000000000","message":"pep8: H904: String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call. Use \u0027,\u0027 instead of \u0027%\u0027.","commit_id":"c1f94b1fd884f3c518170b5883393e6fc542060b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2f6df086c045b9985e1c5ffd8e12dfe2d743e995","unresolved":false,"context_lines":[{"line_number":154,"context_line":"            devices \u003d self.plugin_rpc.security_group_rules_for_devices("},{"line_number":155,"context_line":"                self.context, list(device_ids))"},{"line_number":156,"context_line":""},{"line_number":157,"context_line":"        LOG.info(\u0027TEST - num devices: %s\u0027 % len(devices))"},{"line_number":158,"context_line":"        for device, device_value in devices.items():"},{"line_number":159,"context_line":"            LOG.info(\u0027TEST - device: %s --\u003e %s\u0027 % (device, device_value))"},{"line_number":160,"context_line":"            try:"}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_6d9fc664","line":157,"updated":"2020-09-24 00:16:47.000000000","message":"pep8: H904: String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call. Use \u0027,\u0027 instead of \u0027%\u0027.","commit_id":"e401e13643541c4b75b8f46c6716cc165f7d8c4e"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2f6df086c045b9985e1c5ffd8e12dfe2d743e995","unresolved":false,"context_lines":[{"line_number":156,"context_line":""},{"line_number":157,"context_line":"        LOG.info(\u0027TEST - num devices: %s\u0027 % len(devices))"},{"line_number":158,"context_line":"        for device, device_value in devices.items():"},{"line_number":159,"context_line":"            LOG.info(\u0027TEST - device: %s --\u003e %s\u0027 % (device, device_value))"},{"line_number":160,"context_line":"            try:"},{"line_number":161,"context_line":"                ovs_port \u003d self.firewall.get_ovs_port(device_value[\u0027device\u0027])"},{"line_number":162,"context_line":"            except Exception:"}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_4da482b9","line":159,"updated":"2020-09-24 00:16:47.000000000","message":"pep8: H904: String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call. Use \u0027,\u0027 instead of \u0027%\u0027.","commit_id":"e401e13643541c4b75b8f46c6716cc165f7d8c4e"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2f6df086c045b9985e1c5ffd8e12dfe2d743e995","unresolved":false,"context_lines":[{"line_number":161,"context_line":"                ovs_port \u003d self.firewall.get_ovs_port(device_value[\u0027device\u0027])"},{"line_number":162,"context_line":"            except Exception:"},{"line_number":163,"context_line":"                ovs_port \u003d None"},{"line_number":164,"context_line":"            LOG.info(\u0027TEST - device ovs_port: %s\u0027 % ovs_port)"},{"line_number":165,"context_line":"        trusted_devices \u003d self._get_trusted_devices(device_ids, devices)"},{"line_number":166,"context_line":""},{"line_number":167,"context_line":"        with self.firewall.defer_apply():"}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_ada55eb6","line":164,"updated":"2020-09-24 00:16:47.000000000","message":"pep8: H904: String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call. Use \u0027,\u0027 instead of \u0027%\u0027.","commit_id":"e401e13643541c4b75b8f46c6716cc165f7d8c4e"}],"neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"82433d9705df935ce3d4821c24d03aa42c1b95b9","unresolved":false,"context_lines":[{"line_number":2089,"context_line":"        self._add_port_tag_info(need_binding_devices)"},{"line_number":2090,"context_line":"        self.process_install_ports_egress_flows(need_binding_devices)"},{"line_number":2091,"context_line":"        added_to_datapath \u003d added_ports - devices_not_in_datapath"},{"line_number":2092,"context_line":"        LOG.info(\u0027TEST - added_to_datapath: %s\u0027 % added_to_datapath)"},{"line_number":2093,"context_line":"        self.sg_agent.setup_port_filters(added_to_datapath,"},{"line_number":2094,"context_line":"                                         port_info.get(\u0027updated\u0027, set()))"},{"line_number":2095,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_a6c63c48","line":2092,"updated":"2020-09-22 22:49:27.000000000","message":"pep8: H904: String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call. Use \u0027,\u0027 instead of \u0027%\u0027.","commit_id":"615e7d16c3663da188966c49ee0f3c1058cea47e"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b6706c4dca9778759b81bd3ed7d701e14f1e56b0","unresolved":false,"context_lines":[{"line_number":2089,"context_line":"        self._add_port_tag_info(need_binding_devices)"},{"line_number":2090,"context_line":"        self.process_install_ports_egress_flows(need_binding_devices)"},{"line_number":2091,"context_line":"        added_to_datapath \u003d added_ports - devices_not_in_datapath"},{"line_number":2092,"context_line":"        LOG.info(\u0027TEST - added_to_datapath: %s\u0027 % added_to_datapath)"},{"line_number":2093,"context_line":"        self.sg_agent.setup_port_filters(added_to_datapath,"},{"line_number":2094,"context_line":"                                         port_info.get(\u0027updated\u0027, set()))"},{"line_number":2095,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_40261bbc","line":2092,"updated":"2020-09-23 12:33:29.000000000","message":"pep8: H904: String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call. Use \u0027,\u0027 instead of \u0027%\u0027.","commit_id":"c1f94b1fd884f3c518170b5883393e6fc542060b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2f6df086c045b9985e1c5ffd8e12dfe2d743e995","unresolved":false,"context_lines":[{"line_number":2089,"context_line":"        self._add_port_tag_info(need_binding_devices)"},{"line_number":2090,"context_line":"        self.process_install_ports_egress_flows(need_binding_devices)"},{"line_number":2091,"context_line":"        added_to_datapath \u003d added_ports - devices_not_in_datapath"},{"line_number":2092,"context_line":"        LOG.info(\u0027TEST - added_to_datapath: %s\u0027 % added_to_datapath)"},{"line_number":2093,"context_line":"        self.sg_agent.setup_port_filters(added_to_datapath,"},{"line_number":2094,"context_line":"                                         port_info.get(\u0027updated\u0027, set()))"},{"line_number":2095,"context_line":""}],"source_content_type":"text/x-python","patch_set":4,"id":"9f560f44_8daa1a81","line":2092,"updated":"2020-09-24 00:16:47.000000000","message":"pep8: H904: String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call. Use \u0027,\u0027 instead of \u0027%\u0027.","commit_id":"e401e13643541c4b75b8f46c6716cc165f7d8c4e"}]}
