)]}'
{"os_brick/initiator/connectors/iscsi.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"34325cea945eed212f9fec6f34b4f1293faad208","unresolved":false,"context_lines":[{"line_number":739,"context_line":"            if not wwn and found:"},{"line_number":740,"context_line":"                wwn \u003d self._linuxscsi.get_sysfs_wwn(found)"},{"line_number":741,"context_line":""},{"line_number":742,"context_line":"            # We still don\u0027t know the wwn - maybe udev didnt create the symlinks"},{"line_number":743,"context_line":"            if not wwn and found:"},{"line_number":744,"context_line":"                for disk in found:"},{"line_number":745,"context_line":"                    LOG.warning(\u0027sysfs didnt return a wwn for %s, lets try to ask the disk directly\u0027, found)"}],"source_content_type":"text/x-python","patch_set":3,"id":"1f493fa4_3d01d005","line":742,"updated":"2020-05-07 12:45:39.000000000","message":"pep8: E501 line too long (80 \u003e 79 characters)","commit_id":"9156b7bd6f0ceef8bc7b6d1f498a8625ca356291"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"34325cea945eed212f9fec6f34b4f1293faad208","unresolved":false,"context_lines":[{"line_number":742,"context_line":"            # We still don\u0027t know the wwn - maybe udev didnt create the symlinks"},{"line_number":743,"context_line":"            if not wwn and found:"},{"line_number":744,"context_line":"                for disk in found:"},{"line_number":745,"context_line":"                    LOG.warning(\u0027sysfs didnt return a wwn for %s, lets try to ask the disk directly\u0027, found)"},{"line_number":746,"context_line":"                    wwn \u003d self._linuxscsi.get_scsi_wwn(\u0027/dev/\u0027 + str(disk))"},{"line_number":747,"context_line":"                    LOG.debug(\u0027wwn for %s is %s\u0027, found, wwn)"},{"line_number":748,"context_line":"            # We have the wwn but not a multipath"}],"source_content_type":"text/x-python","patch_set":3,"id":"1f493fa4_9d08e428","line":745,"updated":"2020-05-07 12:45:39.000000000","message":"pep8: E501 line too long (108 \u003e 79 characters)","commit_id":"9156b7bd6f0ceef8bc7b6d1f498a8625ca356291"},{"author":{"_account_id":9535,"name":"Gorka Eguileor","email":"geguileo@redhat.com","username":"Gorka"},"change_message_id":"c5b5df1fa54703ea656d11936725dcded459fe95","unresolved":false,"context_lines":[{"line_number":746,"context_line":"                    wwn \u003d self._linuxscsi.get_scsi_wwn(\u0027/dev/\u0027 + str(disk))"},{"line_number":747,"context_line":"                    LOG.debug(\u0027wwn for %s is %s\u0027, found, wwn)"},{"line_number":748,"context_line":"            # We have the wwn but not a multipath"},{"line_number":749,"context_line":"            if wwn and not mpath:"},{"line_number":750,"context_line":"                mpath \u003d self._linuxscsi.find_sysfs_multipath_dm(found)"},{"line_number":751,"context_line":"                if not (mpath or wwn_added):"},{"line_number":752,"context_line":"                    # Tell multipathd that this wwn is a multipath and hint"}],"source_content_type":"text/x-python","patch_set":3,"id":"ff570b3c_d8f07494","line":749,"updated":"2020-06-01 17:37:10.000000000","message":"-1: The usage of scsi_id (used by get_scsi_wwn) has been removed from the iSCSI code because sometimes gets stuck and that would make this operation never finish.\n\nThese 3 patches should fix the issue you are trying to fix without relying on scsi_id directly:\n\n- https://review.opendev.org/732407\n- https://review.opendev.org/732423\n- https://review.opendev.org/732424","commit_id":"9156b7bd6f0ceef8bc7b6d1f498a8625ca356291"}]}
