)]}'
{"id":"openstack%2Fplacement~767182","triplet_id":"openstack%2Fplacement~master~I3ce9beca43a8491b64a35d73a4d91ca34c8cead7","project":"openstack/placement","branch":"master","hashtags":[],"change_id":"I3ce9beca43a8491b64a35d73a4d91ca34c8cead7","subject":"Fix l-c job and move to latest hacking 4.0.0","status":"ABANDONED","created":"2020-12-15 16:20:02.000000000","updated":"2020-12-15 16:22:27.000000000","total_comment_count":0,"unresolved_comment_count":0,"has_review_started":true,"meta_rev_id":"dd6defbe7aec1163f0b3780a861045ea4ecbe233","_number":767182,"virtual_id_number":767182,"owner":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"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},"Review-Priority":{"values":{" 0":"Default Priority","+1":"Contributor Review Promise","+2":"Core Review Promise"},"description":"","default_value":0,"optional":true}},"removable_reviewers":[],"reviewers":{},"pending_reviewers":{},"reviewer_updates":[],"messages":[{"id":"a957f3a646acbbc840fff73a7a49478153567bb0","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"date":"2020-12-15 16:20:02.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"dd6defbe7aec1163f0b3780a861045ea4ecbe233","tag":"autogenerated:gerrit:abandon","author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"date":"2020-12-15 16:22:27.000000000","message":"Abandoned\n\ndone in https://review.opendev.org/c/openstack/placement/+/766994 I meshed up the commit id.","accounts_in_message":[],"_revision_number":1}],"current_revision_number":1,"current_revision":"89c5355511b91db9d7dbd5a8251cbd495bca7e17","revisions":{"89c5355511b91db9d7dbd5a8251cbd495bca7e17":{"kind":"REWORK","_number":1,"created":"2020-12-15 16:20:02.000000000","uploader":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"ref":"refs/changes/82/767182/1","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/placement","ref":"refs/changes/82/767182/1","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/placement refs/changes/82/767182/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/placement refs/changes/82/767182/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/placement refs/changes/82/767182/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/placement refs/changes/82/767182/1"}}},"commit":{"parents":[{"commit":"c02a073c523d363d7136677ab12884dc4ec03e6f","subject":"Fix Placement Doc","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/placement/commit/c02a073c523d363d7136677ab12884dc4ec03e6f"}]}],"author":{"name":"Ghanshyam Mann","email":"gmann@ghanshyammann.com","date":"2020-12-15 16:16:51.000000000","tz":-360},"committer":{"name":"Ghanshyam Mann","email":"gmann@ghanshyammann.com","date":"2020-12-15 16:16:51.000000000","tz":-360},"subject":"Fix l-c job and move to latest hacking 4.0.0","message":"Fix l-c job and move to latest hacking 4.0.0\n\nThere are few failure in l-c jobs due to\n\n- The conflict is caused by:\n    The user requested pyflakes\u003e\u003d2.1.1\n    hacking 0.12.0 depends on pyflakes\u003d\u003d0.8.1\n\n- The conflict is caused by:\n    The user requested requests\u003e\u003d2.14.2\n    keystonemiddleware 4.18.0 depends on requests\u003e\u003d2.14.2\n    oslo-config 6.7.0 depends on requests\u003e\u003d2.18.0\n\nRemove the flake8 and pyflake from lower constraints as they are\nmaintained in hacking side[1]. Maintaining in hacking aas well as\nin project side can lead to version conflict. Also few more deps\nfrom l-c as they are not used in placement directly.\n\nUpdate requests version to 2.25 to fix the http connection failure with\n2.18\n- https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_dff/766994/6/check/openstack-tox-lower-constraints/dff1943/testr_results.html\n\nThis commits also moves the code to latest hacking 4.0.0 with W504 in\nignore list and fix W503 and other checks.\n\n[1] https://github.com/openstack/hacking/blob/4069b0c4f50177dbcaa188aff0de67b4d316a873/lower-constraints.txt#L9\n\nChange-Id: I3ce9beca43a8491b64a35d73a4d91ca34c8cead7\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/placement/commit/89c5355511b91db9d7dbd5a8251cbd495bca7e17"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/placement/commit/89c5355511b91db9d7dbd5a8251cbd495bca7e17"}]},"branch":"refs/heads/master"}},"requirements":[],"submit_records":[],"submit_requirements":[]}
