)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":11904,"name":"Sean McGinnis","email":"sean.mcginnis@gmail.com","username":"SeanM"},"change_message_id":"ae489efd5aa26d83885c3d89c95ea9bd62ee5f05","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"1311aee7_ab8aeeb5","updated":"2025-11-26 14:26:28.000000000","message":"I still see some references in OpenStack projects.\n\nhttps://codesearch.openstack.org/?q\u003dpasslib\u0026i\u003dnope\u0026literal\u003dnope\u0026files\u003d\u0026excludeFiles\u003d\u0026repos\u003d\n\nThough it looks like at least most of that is just needing some cleanup.","commit_id":"281d29299f1ca6dfbe5e0bf762e364ded93a6e36"},{"author":{"_account_id":12898,"name":"Tony Breeds","email":"tony@bakeyournoodle.com","username":"tonyb"},"change_message_id":"a3bf051bb57ce4d58693979058c8028cb33addb5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"96cb7d51_3057355c","updated":"2025-11-27 08:54:11.000000000","message":"I think this is fine.   Looking at the data in https://codesearch.openstack.org/?q\u003dpasslib\u0026i\u003dnope\u0026literal\u003dnope\u0026files\u003d\u0026excludeFiles\u003d\u0026repos\u003d mostky it\u0027s references to packages (distribution of pypi) to install.\n\nThe code matches are in projects that do not use the requirements-check jobs so removing it from here will prevent new users and shouldn\u0027t cause problems while the other clean-up is done.\n\n```\n[tony@odin openstack]$ beagle --server https://codesearch.openstack.org search -f value passlib --repo-pattern \u0027openstack/*\u0027 --file \u0027.*requirements.txt.*\u0027 -c Repository\nopenstack/bifrost\nopenstack/kolla-ansible\nopenstack/kolla-ansible\nopenstack/requirements\nopenstack/upstream-institute-virtual-environment\n[tony@odin openstack]$ for i in $(beagle --server https://codesearch.openstack.org search -f value --repo-pattern \u0027openstack/*\u0027 --file \u0027.*requirements.txt.*\u0027 -c Repository passlib) ; do beagle --server https://codesearch.openstack.org search -f value --repo-pattern \"$i\" --print-empty requirements-check ; done\nopenstack/requirements .zuul.d/project-template.yaml 5 - requirements-check\nopenstack/requirements .zuul.d/project-template.yaml 8 - requirements-check\nopenstack/requirements .zuul.d/project-template.yaml 11 name: requirements-check\nopenstack/requirements .zuul.d/project-template.yaml 36 run: playbooks/requirements-check.yaml\nopenstack/requirements .zuul.d/project-template.yaml 48 name: requirements-check-self\nopenstack/requirements .zuul.d/project-template.yaml 50 Run the requirements-check job on another repo in order to\nopenstack/requirements .zuul.d/project-template.yaml 52 parent: requirements-check\nopenstack/requirements .zuul.d/project-template.yaml 58 - ^playbooks/requirements-check.yaml$\nopenstack/requirements .zuul.d/project.yaml 16 - requirements-check-self\nopenstack/requirements .zuul.d/project.yaml 82 - requirements-check-self\nopenstack/requirements tox.ini 110 [testenv:requirements-check]\n```","commit_id":"281d29299f1ca6dfbe5e0bf762e364ded93a6e36"}]}
