)]}'
{"tempest/api/object_storage/test_container_sync.py":[{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"eea3140418976fcaacf39733f584f8000569596e","unresolved":true,"context_lines":[{"line_number":139,"context_line":"            # handled properly as well"},{"line_number":140,"context_line":"            client_proxy_ip \u003d urlparse.urlparse("},{"line_number":141,"context_line":"                cont_client.base_url).netloc.rsplit(\u0027:\u0027, 1)[0]"},{"line_number":142,"context_line":"            if client_proxy_ip.startswith(\"[\"):  # lazy check"},{"line_number":143,"context_line":"                client_base_url \u003d \\"},{"line_number":144,"context_line":"                    cont_client.base_url.replace(client_proxy_ip,"},{"line_number":145,"context_line":"                                                 self.local_ip_v6)"}],"source_content_type":"text/x-python","patch_set":2,"id":"aca692a6_a8227e19","line":142,"range":{"start_line":142,"start_character":15,"end_line":142,"end_character":61},"updated":"2021-09-28 09:15:06.000000000","message":"this works only if we assume that the ip will always have a port set as that\u0027s the only case when ipv6 contains [ ]\n\nIn the case this test failed, the port was set as we can see in the log within the bug description - this will fix that. I think it\u0027s good to go for now.","commit_id":"3628631fb097388aaa797429a7f7eb2558171c30"}]}
