)]}'
{"id":"openstack%2Fopenstackclient~898155","triplet_id":"openstack%2Fopenstackclient~master~Ibda2f8c0786385f49d2e74a51eb56d83453a0564","project":"openstack/openstackclient","branch":"master","topic":"pankoclient","hashtags":[],"change_id":"Ibda2f8c0786385f49d2e74a51eb56d83453a0564","subject":"Drop deprecated client","status":"ABANDONED","created":"2023-10-13 06:18:37.000000000","updated":"2024-01-23 11:51:16.000000000","total_comment_count":0,"unresolved_comment_count":0,"has_review_started":true,"meta_rev_id":"36a395a003e531f33b3c657bc89541d72de35a91","_number":898155,"virtual_id_number":898155,"owner":{"_account_id":32029,"name":"likui","email":"likui@yovole.com","username":"likui"},"actions":{},"labels":{"Verified":{"recommended":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"all":[{"tag":"autogenerated:zuul:check","value":1,"date":"2023-10-13 06:29:25.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":"2023-10-13 06:29:25.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":"ef0c2481da39566a0cf5b3e868629f7936339b68","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":32029,"name":"likui","email":"likui@yovole.com","username":"likui"},"date":"2023-10-13 06:18:37.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"09e41f7ee0dbd4c5fcbc35501c6e09bc67a60f00","tag":"autogenerated:zuul:check","author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"date":"2023-10-13 06:29:25.000000000","message":"Patch Set 1: Verified+1\n\n(1 comment)\n\nBuild succeeded (check pipeline).\nhttps://zuul.opendev.org/t/openstack/buildset/86f1f909a0764ef19daed2b33b5a97cd\n\n- openstackclient-check-plugins https://zuul.opendev.org/t/openstack/build/3dace3ea54954df5933fb104e96d0c2a : SUCCESS in 3m 47s (non-voting)\n- openstack-tox-docs https://zuul.opendev.org/t/openstack/build/cb3347a4e60848e7b536775a9c937985 : SUCCESS in 3m 27s\n- openstack-tox-pep8 https://zuul.opendev.org/t/openstack/build/5b7ae5467ee6445992f2978f9007629e : SUCCESS in 2m 49s\n- openstack-tox-py38 https://zuul.opendev.org/t/openstack/build/31b92e14abdb4041b0c1d6569f58a041 : SUCCESS in 3m 06s\n- openstack-tox-py39 https://zuul.opendev.org/t/openstack/build/d2defe265eb949fa93c0b5a5d3256b7f : SUCCESS in 3m 07s\n- openstack-tox-py310 https://zuul.opendev.org/t/openstack/build/b9bfc33b6f43440a9e4db6635d391ed2 : SUCCESS in 3m 25s\n- openstack-tox-py311 https://zuul.opendev.org/t/openstack/build/7331199a12224a65bd337665c03d0718 : SUCCESS in 2m 48s (non-voting)\n\nWarning:\n  Zuul encountered a deprecated syntax while parsing its configuration\nin the repo openstack/openstackclient on branch master.  The problem\nwas:\n\n  All regular expressions must conform to RE2 syntax, but an\n  expression using the deprecated Perl-style syntax has been detected.\n  Adjust the configuration to conform to RE2 syntax.\n  \n  The RE2 syntax error is: invalid perl operator: (?!\n\nThe problem appears in the following job stanza:\n\n  job:\n      name: openstackclient-check-plugins\n      parent: unittests\n      pre-run: playbooks/pre.yaml\n      run: playbooks/openstackclient-check-plugins/run.yaml\n      timeout: 1800\n      required-projects:\n        - openstack/openstackclient\n        - openstack/python-openstackclient\n        - openstack/python-barbicanclient\n        - openstack/python-cloudkittyclient\n        - openstack/python-designateclient\n        - openstack/python-heatclient\n        - openstack/python-ironic-inspector-client\n        - openstack/python-ironicclient\n        - openstack/python-mistralclient\n        - openstack/python-muranoclient\n        - openstack/python-neutronclient\n        - openstack/python-octaviaclient\n        - x/python-rsdclient\n        - openstack/python-saharaclient\n        - openstack/python-senlinclient\n        - openstack/python-tripleoclient\n        - openstack/python-troveclient\n        - openstack/python-vitrageclient\n        - openstack/python-watcherclient\n        - openstack/python-zaqarclient\n        - openstack/python-zunclient\n        - openstack/requirements\n      branches: ^(?!stable)\n\n  in \"openstack/openstackclient/.zuul.yaml@master\", line 2, column 3","accounts_in_message":[],"_revision_number":1},{"id":"36a395a003e531f33b3c657bc89541d72de35a91","tag":"autogenerated:gerrit:abandon","author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"date":"2024-01-23 11:51:16.000000000","message":"Abandoned\n\nMissed this. It\u0027s now been done by https://review.opendev.org/c/openstack/openstackclient/+/906197 unfortunately","accounts_in_message":[],"_revision_number":1}],"current_revision_number":1,"current_revision":"34edd67455a002c36cb4202cb2814dbaa2e093c6","revisions":{"34edd67455a002c36cb4202cb2814dbaa2e093c6":{"kind":"REWORK","_number":1,"created":"2023-10-13 06:18:37.000000000","uploader":{"_account_id":32029,"name":"likui","email":"likui@yovole.com","username":"likui"},"ref":"refs/changes/55/898155/1","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/openstackclient","ref":"refs/changes/55/898155/1","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/openstackclient refs/changes/55/898155/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/openstackclient refs/changes/55/898155/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/openstackclient refs/changes/55/898155/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/openstackclient refs/changes/55/898155/1"}}},"commit":{"parents":[{"commit":"5a62d5293efc2dbbc8d902484db7a0b556f72222","subject":"remove unicode from code","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/openstackclient/commit/5a62d5293efc2dbbc8d902484db7a0b556f72222"}]}],"author":{"name":"likui","email":"likui@yovole.com","date":"2023-10-13 06:16:16.000000000","tz":480},"committer":{"name":"likui","email":"likui@yovole.com","date":"2023-10-13 06:18:08.000000000","tz":480},"subject":"Drop deprecated client","message":"Drop deprecated client\n\npankoclient was deprecated a while ago because panko was deprecated.\n\n[0] https://review.opendev.org/c/openstack/governance/+/850005\n\nChange-Id: Ibda2f8c0786385f49d2e74a51eb56d83453a0564\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/openstackclient/commit/34edd67455a002c36cb4202cb2814dbaa2e093c6"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/openstackclient/commit/34edd67455a002c36cb4202cb2814dbaa2e093c6"}]},"branch":"refs/heads/master"}},"requirements":[],"submit_records":[],"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":{}}},{"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":{}}},{"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":{}}}]}
