)]}'
{"id":"openstack%2Fpython-barbicanclient~842233","triplet_id":"openstack%2Fpython-barbicanclient~stable%2Ftrain~I4935f601f87e9c49499da1034a320eee2e655b4d","project":"openstack/python-barbicanclient","branch":"stable/train","hashtags":[],"change_id":"I4935f601f87e9c49499da1034a320eee2e655b4d","subject":"Fix stable/train gates","status":"ABANDONED","created":"2022-05-17 20:44:05.000000000","updated":"2022-05-17 20:48:42.000000000","total_comment_count":0,"unresolved_comment_count":0,"has_review_started":true,"meta_rev_id":"a7033dc921b26bb107106a225209a286f328db48","_number":842233,"virtual_id_number":842233,"owner":{"_account_id":7973,"name":"Douglas Mendizábal","email":"dmendiza@redhat.com","username":"dougmendizabal"},"actions":{},"labels":{"Verified":{"values":{"-2":"Fails","-1":"Doesn\u0027t seem to work"," 0":"No score","+1":"Works for me","+2":"Verified"},"description":"","default_value":0,"optional":true},"Code-Review":{"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":{"values":{"-1":"Work in progress"," 0":"Ready for reviews","+1":"Approved"},"description":"","default_value":0,"optional":true}},"removable_reviewers":[],"reviewers":{"CC":[{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"}]},"pending_reviewers":{},"reviewer_updates":[{"updated":"2022-05-17 20:44:05.000000000","updated_by":{"_account_id":7973,"name":"Douglas Mendizábal","email":"dmendiza@redhat.com","username":"dougmendizabal"},"reviewer":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"state":"CC"}],"messages":[{"id":"a9ff83544ffcbffe4bb35d41e5efd7397416d72a","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":7973,"name":"Douglas Mendizábal","email":"dmendiza@redhat.com","username":"dougmendizabal"},"date":"2022-05-17 20:44:05.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"a7033dc921b26bb107106a225209a286f328db48","tag":"autogenerated:gerrit:abandon","author":{"_account_id":7973,"name":"Douglas Mendizábal","email":"dmendiza@redhat.com","username":"dougmendizabal"},"date":"2022-05-17 20:48:42.000000000","message":"Abandoned\n\nDuplicate","accounts_in_message":[],"_revision_number":1}],"current_revision_number":1,"current_revision":"92f9746e342693f99c0414e7803784ce1aa4376d","revisions":{"92f9746e342693f99c0414e7803784ce1aa4376d":{"kind":"REWORK","_number":1,"created":"2022-05-17 20:44:05.000000000","uploader":{"_account_id":7973,"name":"Douglas Mendizábal","email":"dmendiza@redhat.com","username":"dougmendizabal"},"ref":"refs/changes/33/842233/1","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/python-barbicanclient","ref":"refs/changes/33/842233/1","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/python-barbicanclient refs/changes/33/842233/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/python-barbicanclient refs/changes/33/842233/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/python-barbicanclient refs/changes/33/842233/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/python-barbicanclient refs/changes/33/842233/1"}}},"commit":{"parents":[{"commit":"4a317ddd9a8f5b1885f93dbc618cab50044320fa","subject":"Update TOX/UPPER_CONSTRAINTS_FILE for stable/train","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/python-barbicanclient/commit/4a317ddd9a8f5b1885f93dbc618cab50044320fa"}]}],"author":{"name":"Takashi Kajinami","email":"tkajinam@redhat.com","date":"2020-04-20 08:48:17.000000000","tz":540},"committer":{"name":"Douglas Mendizábal","email":"dmendiza@redhat.com","date":"2022-05-17 20:43:58.000000000","tz":-300},"subject":"Fix stable/train gates","message":"Fix stable/train gates\n\nThis patch combines 4 backports to try to fix the stable/train gates.\n\n1. Fix gate job failures and py3 compatibility\n\n- Fix incorrect type handling of secret payload in py3\n  (it should be bytes instead of str by default)\n- Fix py3 compatibility of test codes\n- Update expiration date so that resources are created with valid\n  expiration.\n\n(cherry picked from commit 6420da336083d936da9a4563149b08d785d70c84)\n\n2. [ussuri][goal] Drop python 2.7 support and testing\n\nOpenStack is dropping the py2.7 support in ussuri cycle.\n\npython-barbicanclient is ready with python 3 and ok to drop the\npython 2.7 support.\n\nComplete discussion \u0026 schedule can be found in\n- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html\n- https://etherpad.openstack.org/p/drop-python2-support\n\nUssuri Communtiy-wide goal:\nhttps://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html\n\n(cherry picked from commit 69a14917e5f98f82dd1f4cdf33a49e6f3f708c13)\n\n3. Zuul: port to native v3 job\n\nPort the functional job to the native Zuul v3 format,\nand remove a few old wrapper scripts which are not needed\nanymore (the tests can be run locally through `tox -efunctional`\nas well).\n\nThe original commit did also change the unit test job\nto fit that branch, but it is not needed here.\n\nCo-Authored-By: Luigi Toscano \u003cltoscano@redhat.com\u003e\n(cherry picked from commit 1f0feb30ccd3b19bc23453d85d3266c85fcf04d6)\n(cherry picked from commit 22c4d9b8d25498943f519d1ecddd4dfdfe33f489)\n\n4. Drop lower-constraints.txt and its testing\n\nAs discussed in TC PTG[1] and TC resolution[2], we are\ndropping the lower-constraints.txt file and its testing.\nWe will keep lower bounds in the requirements.txt file but\nwith a note that these are not tested lower bounds and we\ntry our best to keep them updated.\n\nThis patch also fixes a broken test by updating the maximum\npayload size to match the current maximum in Barbican. [3]\n\nThis patch also skips an additional broken test.  It will be\nfixed in a separate patch.\n\n[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326\n[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal\n[3] https://opendev.org/openstack/barbican/src/branch/stable/yoga/barbican/common/config.py#L33\n\n(cherry picked from commit 8e3a391fd63c0a319071fc55996faab3e6699a0f)\n(cherry picked from commit b37d3dec33b439d3611ad403d56e5b70aade3e04)\n(cherry picked from commit 6ce011fde0198b67222e4acbd921d7b0a7b222f9)\n(cherry picked from commit d5763ec6c754a89bc7862c70086ec0a1d5bdd331)\n(cherry picked from commit cba46e6165b231b21e689c9cdd43d02c863f6071)\n(cherry picked from commit a0b4d1024c4e4455fce3aa0a6ab43536b13c1def)\n\nChange-Id: I4935f601f87e9c49499da1034a320eee2e655b4d\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/python-barbicanclient/commit/92f9746e342693f99c0414e7803784ce1aa4376d"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/python-barbicanclient/commit/92f9746e342693f99c0414e7803784ce1aa4376d"}]},"branch":"refs/heads/stable/train"}},"requirements":[],"submit_records":[],"submit_requirements":[]}
