)]}'
{"id":"openstack%2Fpython-venusclient~923418","triplet_id":"openstack%2Fpython-venusclient~master~Ic7bf6aead11ed200aa44c1729ca0ceebd8f6c905","project":"openstack/python-venusclient","branch":"master","topic":"py312-wrap_socket","hashtags":[],"change_id":"Ic7bf6aead11ed200aa44c1729ca0ceebd8f6c905","subject":"Python 3.12: do not use ssl.wrap_socket","status":"NEW","created":"2024-07-03 15:20:48.000000000","updated":"2024-07-03 20:38:33.000000000","submit_type":"MERGE_IF_NECESSARY","mergeable":true,"submittable":false,"total_comment_count":0,"unresolved_comment_count":0,"has_review_started":true,"meta_rev_id":"c1639d50752bde68d51e10211098f0888da2110c","_number":923418,"virtual_id_number":923418,"owner":{"_account_id":8122,"name":"Cyril Roelandt","email":"cyril@redhat.com","username":"cyril.roelandt.enovance"},"actions":{},"labels":{"Verified":{"recommended":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"all":[{"tag":"autogenerated:zuul:check","value":1,"date":"2024-07-03 15:35:13.000000000","permitted_voting_range":{"min":-2,"max":2},"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]}],"values":{"-2":"Fails","-1":"Doesn\u0027t seem to work"," 0":"No score","+1":"Works for me","+2":"Verified"},"description":"","value":1,"default_value":0,"optional":true},"Code-Review":{"all":[{"value":0,"permitted_voting_range":{"min":-1,"max":1},"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]}],"values":{"-2":"Do not merge","-1":"This patch needs further work before it can be merged"," 0":"No score","+1":"Looks good to me, but someone else must approve","+2":"Looks good to me (core reviewer)"},"description":"","default_value":0,"optional":true},"Workflow":{"all":[{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]}],"values":{"-1":"Work in progress"," 0":"Ready for reviews","+1":"Approved"},"description":"","default_value":0,"optional":true}},"removable_reviewers":[],"reviewers":{"REVIEWER":[{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]}]},"pending_reviewers":{},"reviewer_updates":[{"updated":"2024-07-03 15:35:13.000000000","updated_by":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"reviewer":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"state":"REVIEWER"}],"messages":[{"id":"520f325c7660e742dcd77ec6720e44246943412c","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":8122,"name":"Cyril Roelandt","email":"cyril@redhat.com","username":"cyril.roelandt.enovance"},"date":"2024-07-03 15:20:48.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"4c7690eeaee00110a1440eac1f8c4ef11051ea27","tag":"autogenerated:zuul:check","author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"date":"2024-07-03 15:35:13.000000000","message":"Patch Set 1: Verified+1\n\nBuild succeeded (check pipeline).\nhttps://zuul.opendev.org/t/openstack/buildset/bb5565b9e4654261bc5dc7917ff56f65\n\n- openstack-tox-pep8 https://zuul.opendev.org/t/openstack/build/a6b5e16c92d349179fac70835eb4c66c : SUCCESS in 2m 18s","accounts_in_message":[],"_revision_number":1},{"id":"c1639d50752bde68d51e10211098f0888da2110c","tag":"autogenerated:gerrit:setTopic","author":{"_account_id":8122,"name":"Cyril Roelandt","email":"cyril@redhat.com","username":"cyril.roelandt.enovance"},"date":"2024-07-03 20:38:33.000000000","message":"Topic set to py312-wrap_socket","accounts_in_message":[],"_revision_number":1}],"current_revision_number":1,"current_revision":"9734eb31e120599f9dfdcef99144e8e6f3964aab","revisions":{"9734eb31e120599f9dfdcef99144e8e6f3964aab":{"kind":"REWORK","_number":1,"created":"2024-07-03 15:20:48.000000000","uploader":{"_account_id":8122,"name":"Cyril Roelandt","email":"cyril@redhat.com","username":"cyril.roelandt.enovance"},"ref":"refs/changes/18/923418/1","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/python-venusclient","ref":"refs/changes/18/923418/1","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/python-venusclient refs/changes/18/923418/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/python-venusclient refs/changes/18/923418/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/python-venusclient refs/changes/18/923418/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/python-venusclient refs/changes/18/923418/1"}}},"commit":{"parents":[{"commit":"9208ade2b205a5d2eb3d287d495d5e6dcf4936f1","subject":"Add delete-anomaly-rule in venusclient CLI","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/python-venusclient/commit/9208ade2b205a5d2eb3d287d495d5e6dcf4936f1"}]}],"author":{"name":"Cyril Roelandt","email":"cyril@redhat.com","date":"2024-07-03 15:20:32.000000000","tz":120},"committer":{"name":"Cyril Roelandt","email":"cyril@redhat.com","date":"2024-07-03 15:20:47.000000000","tz":120},"subject":"Python 3.12: do not use ssl.wrap_socket","message":"Python 3.12: do not use ssl.wrap_socket\n\nThe ssl.wrap_socket method has been removed in 3.12.\nSSLContext.wrap_socket should now be used.\n\nChange-Id: Ic7bf6aead11ed200aa44c1729ca0ceebd8f6c905\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/python-venusclient/commit/9734eb31e120599f9dfdcef99144e8e6f3964aab"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/python-venusclient/commit/9734eb31e120599f9dfdcef99144e8e6f3964aab"}]},"branch":"refs/heads/master"}},"requirements":[],"submit_records":[{"rule_name":"gerrit~DefaultSubmitRule","status":"OK","labels":[{"label":"Verified","status":"MAY","applied_by":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]}},{"label":"Code-Review","status":"MAY"},{"label":"Workflow","status":"MAY"}]}],"submit_requirements":[{"name":"Verified","description":"Verified in gate by CI","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Verified\u003dMAX AND -label:Verified\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Verified\u003dMAX","label:Verified\u003dMIN"],"atom_explanations":{"label:Verified\u003dMAX":"","label:Verified\u003dMIN":""}}},{"name":"Code-Review","description":"Code reviewed by core reviewer","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Code-Review\u003dMAX AND -label:Code-Review\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Code-Review\u003dMAX","label:Code-Review\u003dMIN"],"atom_explanations":{"label:Code-Review\u003dMAX":"","label:Code-Review\u003dMIN":""}}},{"name":"Workflow","description":"Approved for gate by core reviewer","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Workflow\u003dMAX AND -label:Workflow\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Workflow\u003dMAX","label:Workflow\u003dMIN"],"atom_explanations":{"label:Workflow\u003dMAX":"","label:Workflow\u003dMIN":""}}}]}
