)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":28719,"name":"Phil Sphicas","email":"phil.sphicas@att.com","username":"ps3910"},"change_message_id":"a9c0a1f644dae3324024e06b5812327d790c21f9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"23d60d60_8e9555ed","updated":"2022-03-25 17:20:20.000000000","message":"Sorry about the original change being incorrect.\n\nIs it ok if I just abandon https://review.opendev.org/c/openstack/tempest/+/835103  ?\n\nYours works (with the proposed adjustment).","commit_id":"281696ef4b2424adec6830418fdc3550423a0457"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"d62e326fbc04e6e4783e32f69a897b2d011066fb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"f4cbe1e0_0df92cca","in_reply_to":"23d60d60_8e9555ed","updated":"2022-03-25 19:53:16.000000000","message":"of course it is, it\u0027s your change .. would you please mention there why it needs rework? The reason why it needs to be reworked will teach me and whoever finds the review, something new","commit_id":"281696ef4b2424adec6830418fdc3550423a0457"},{"author":{"_account_id":28719,"name":"Phil Sphicas","email":"phil.sphicas@att.com","username":"ps3910"},"change_message_id":"b562110afe5e1f9b33868af846097f4e6ccdd3e5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"02998fea_cbbf7aaa","in_reply_to":"f4cbe1e0_0df92cca","updated":"2022-03-25 22:00:18.000000000","message":"ssl.wrap_socket doesn\u0027t actually take a server_hostname parameter at all.\nThanks for doing this, I will rebase on this change and all should be good.","commit_id":"281696ef4b2424adec6830418fdc3550423a0457"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"c2bf169a1dfc23b125a498c149b1e7c4f89b3593","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"b30f2336_cc0bdf26","updated":"2022-03-29 16:19:01.000000000","message":"lgtm, thanks","commit_id":"dc9a93b6adacc959066ffb118e26bc85ae997fb8"},{"author":{"_account_id":28719,"name":"Phil Sphicas","email":"phil.sphicas@att.com","username":"ps3910"},"change_message_id":"95f6491cefd361087309cd3d2fa7debcd1482941","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"30a89885_35e713a7","updated":"2022-03-26 07:22:50.000000000","message":"recheck","commit_id":"dc9a93b6adacc959066ffb118e26bc85ae997fb8"},{"author":{"_account_id":28719,"name":"Phil Sphicas","email":"phil.sphicas@att.com","username":"ps3910"},"change_message_id":"b5960f199e069305b458e1a1cfdc39c81cbf12d4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"9bb9c77c_3ab6820b","updated":"2022-03-27 01:41:43.000000000","message":"recheck","commit_id":"dc9a93b6adacc959066ffb118e26bc85ae997fb8"}],"tempest/common/compute.py":[{"author":{"_account_id":28719,"name":"Phil Sphicas","email":"phil.sphicas@att.com","username":"ps3910"},"change_message_id":"a9c0a1f644dae3324024e06b5812327d790c21f9","unresolved":true,"context_lines":[{"line_number":395,"context_line":"        af, socktype, proto, _, sa \u003d res"},{"line_number":396,"context_line":"        client_socket \u003d socket.socket(af, socktype, proto)"},{"line_number":397,"context_line":"        if url.scheme \u003d\u003d \u0027https\u0027:"},{"line_number":398,"context_line":"            client_socket \u003d sslc.wrap_socket(client_socket,"},{"line_number":399,"context_line":"                                             server_hostname\u003durl.hostname)"},{"line_number":400,"context_line":"        client_socket.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)"},{"line_number":401,"context_line":"        try:"}],"source_content_type":"text/x-python","patch_set":2,"id":"419b5459_a0871df7","line":398,"updated":"2022-03-25 17:20:20.000000000","message":"Needs to be sslc().wrap_socket","commit_id":"281696ef4b2424adec6830418fdc3550423a0457"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"d62e326fbc04e6e4783e32f69a897b2d011066fb","unresolved":true,"context_lines":[{"line_number":395,"context_line":"        af, socktype, proto, _, sa \u003d res"},{"line_number":396,"context_line":"        client_socket \u003d socket.socket(af, socktype, proto)"},{"line_number":397,"context_line":"        if url.scheme \u003d\u003d \u0027https\u0027:"},{"line_number":398,"context_line":"            client_socket \u003d sslc.wrap_socket(client_socket,"},{"line_number":399,"context_line":"                                             server_hostname\u003durl.hostname)"},{"line_number":400,"context_line":"        client_socket.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)"},{"line_number":401,"context_line":"        try:"}],"source_content_type":"text/x-python","patch_set":2,"id":"3983bedd_ef00979a","line":398,"in_reply_to":"419b5459_a0871df7","updated":"2022-03-25 19:53:16.000000000","message":"right, thanks!","commit_id":"281696ef4b2424adec6830418fdc3550423a0457"}]}
