| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-cyborg - 2026-07-02 | |||
| 20:53:13 | sean-k-mooney | o/ | |
| 20:53:29 | melwitt | o/ | |
| 22:16:33 | melwitt | sean-k-mooney: I think https://review.opendev.org/c/openstack/openstacksdk/+/995851 is ready for review now and I have https://review.opendev.org/c/openstack/python-cyborgclient/+/995877 depends-on it to run the job on the client | |
| 22:17:43 | sean-k-mooney[m] | Cool I'll probably get to it on monday | |
| 22:18:16 | sean-k-mooney[m] | Can you add me to them in gerrit | |
| 22:18:46 | melwitt | sure | |
| 22:19:02 | melwitt | (sorry that was meant to be a async message) | |
| 22:21:11 | sean-k-mooney[m] | I'm just walking home | |
| 22:21:33 | sean-k-mooney[m] | So your not interrupting | |
| 22:21:49 | melwitt | ok good | |
| 22:38:51 | opendevreview | sean mooney proposed openstack/cyborg master: Adapt Cyborg to always-enforced policy scope https://review.opendev.org/c/openstack/cyborg/+/995867 | |
| #openstack-cyborg - 2026-07-03 | |||
| 08:09:45 | opendevreview | Ronelle Landy proposed openstack/python-cyborgclient master: Remove deprecated v1 API and fix Python 3.12+ SSL compatibility https://review.opendev.org/c/openstack/python-cyborgclient/+/995789 | |
| 08:45:17 | opendevreview | Ronelle Landy proposed openstack/python-cyborgclient master: Remove deprecated v1 API and fix Python 3.12+ SSL compatibility https://review.opendev.org/c/openstack/python-cyborgclient/+/995789 | |
| 08:55:35 | opendevreview | Ronelle Landy proposed openstack/python-cyborgclient master: Remove deprecated v1 API and fix Python 3.12+ SSL compatibility https://review.opendev.org/c/openstack/python-cyborgclient/+/995789 | |
| 11:06:22 | opendevreview | chandan kumar proposed openstack/cyborg master: [WIP] pci-sim: Add CentOS Stream 10 support https://review.opendev.org/c/openstack/cyborg/+/995935 | |
| 11:36:21 | opendevreview | chandan kumar proposed openstack/cyborg master: [WIP] pci-sim: Add CentOS Stream 10 support https://review.opendev.org/c/openstack/cyborg/+/995935 | |
| 11:55:04 | rlandy | chandankumar, melwitt, wrt https://review.opendev.org/c/openstack/python-cyborgclient/+/995789, I'd like to fix two issues before continuing ... | |
| 11:55:08 | rlandy | 1. https://review.opendev.org/c/openstack/python-cyborgclient/+/995789/5/cyborgclient/tests/unit/utils.py | |
| 11:55:42 | rlandy | two options. think the second is better ie: "migrate test_utils.py to use tests/base.py" | |
| 11:56:20 | rlandy | 2. OpenStack SDK exampke idk the code base well enough ... pls advise here | |
| 11:56:27 | rlandy | then I can continue | |
| 11:59:01 | sean-k-mooney | rlandy: 1 yes that waht i would do as well | |
| 11:59:29 | sean-k-mooney | rlandy: for 2 just delete the example | |
| 11:59:59 | sean-k-mooney | and the python api section | |
| 12:00:11 | sean-k-mooney | we do not want to supprot this repo as a python lib going forward | |
| 12:00:35 | sean-k-mooney | if you want a lib to take to cyborg you shoudl just use the sdk | |
| 12:01:36 | rlandy | sean-k-mooney: thank you - fixing the above | |
| 12:02:03 | sean-k-mooney | https://codesearch.opendev.org/?q=python-cyborgclient&i=nope&literal=nope&files=&excludeFiles=&repos= | |
| 12:02:24 | sean-k-mooney | python-cyborgclient is not currently used by any other project programaticly | |
| 12:02:43 | sean-k-mooney | so we dont need to worry about supproting that or having a deprecation period | |
| 12:03:48 | sean-k-mooney | if we can port the osc plugin funcitonaltiy into osc this/next release im hoping we can just delete this repo in 2027.2 after we deprecate it in 2027.1 | |
| 12:04:03 | opendevreview | Ronelle Landy proposed openstack/python-cyborgclient master: Remove deprecated v1 API and fix Python 3.12+ SSL compatibility https://review.opendev.org/c/openstack/python-cyborgclient/+/995789 | |
| 12:09:19 | opendevreview | Ronelle Landy proposed openstack/python-cyborgclient master: Remove deprecated v1 API and fix Python 3.12+ SSL compatibility https://review.opendev.org/c/openstack/python-cyborgclient/+/995789 | |
| 13:06:38 | opendevreview | Joan Gilabert proposed openstack/cyborg-specs master: Add 2027.1 spec structure https://review.opendev.org/c/openstack/cyborg-specs/+/995946 | |
| 13:21:54 | opendevreview | chandan kumar proposed openstack/cyborg master: [WIP] pci-sim: Add CentOS Stream 10 support https://review.opendev.org/c/openstack/cyborg/+/995935 | |
| 13:36:17 | opendevreview | Ronelle Landy proposed openstack/python-cyborgclient master: Remove deprecated v1 API and fix Python 3.12+ SSL compatibility https://review.opendev.org/c/openstack/python-cyborgclient/+/995789 | |
| 13:38:31 | rlandy | chandankumar: ^^ should include all the clean up you listed | |
| 13:38:42 | rlandy | pls review when you have a chance | |
| 13:43:14 | chandankumar | rlandy: thank you, will add it to my list! | |
| 13:45:14 | rlandy | still checking test output | |
| #openstack-cyborg - 2026-07-05 | |||
| 16:04:39 | opendevreview | Ronelle Landy proposed openstack/python-cyborgclient master: Remove deprecated v1 API and fix Python 3.12+ SSL compatibility https://review.opendev.org/c/openstack/python-cyborgclient/+/995789 | |
| #openstack-cyborg - 2026-07-06 | |||
| 04:48:05 | opendevreview | chandan kumar proposed openstack/cyborg master: [WIP] pci-sim: Add CentOS Stream 10 support https://review.opendev.org/c/openstack/cyborg/+/995935 | |
| 05:27:45 | opendevreview | Ronelle Landy proposed openstack/python-cyborgclient master: Remove deprecated v1 API and fix Python 3.12+ SSL compatibility https://review.opendev.org/c/openstack/python-cyborgclient/+/995789 | |
| 05:34:23 | opendevreview | chandan kumar proposed openstack/cyborg master: pci-sim: Add CentOS Stream 10 support https://review.opendev.org/c/openstack/cyborg/+/995935 | |
| 07:38:01 | opendevreview | Ronelle Landy proposed openstack/python-cyborgclient master: Remove deprecated v1 API and fix Python 3.12+ SSL compatibility https://review.opendev.org/c/openstack/python-cyborgclient/+/995789 | |
| 07:38:46 | rlandy | ^^ based patch back to master for review | |
| 07:39:27 | rlandy | removed melwitt rebase for merge consideration | |
| 12:24:38 | opendevreview | Merged openstack/python-cyborgclient master: Bump hacking https://review.opendev.org/c/openstack/python-cyborgclient/+/989548 | |
| 12:24:40 | opendevreview | Merged openstack/python-cyborgclient master: Update supported python versions https://review.opendev.org/c/openstack/python-cyborgclient/+/989556 | |
| 12:24:41 | opendevreview | Merged openstack/python-cyborgclient master: Use update_deployable for deployable program OSC command https://review.opendev.org/c/openstack/python-cyborgclient/+/988610 | |
| 12:30:46 | sean-k-mooney | rlandy: sorry some of those ^ conflcited with your patch but also fixed most of the remaining nits | |
| 12:31:07 | sean-k-mooney | rlandy: would you mind droping oslo.utils when you fix the merge conflict then ill approve it | |
| 12:34:12 | rlandy | yep - taking care of that | |
| 12:44:06 | opendevreview | Ronelle Landy proposed openstack/python-cyborgclient master: Remove deprecated v1 API and fix Python 3.12+ SSL compatibility https://review.opendev.org/c/openstack/python-cyborgclient/+/995789 | |
| 12:49:42 | rlandy | sean-k-mooney: sorry - I was still fixing the deprecated release note | |
| 12:49:47 | rlandy | I'll add that in a new patch | |
| 12:52:05 | sean-k-mooney | oh well you can just update it i can pull it form the gate if you like | |
| 12:52:32 | sean-k-mooney | i think the note is ok, we could make it clearer that wer eare refering to v2 but its up to you | |
| 12:54:17 | sean-k-mooney | rlandy: if you want to treak it more just push another revsions and ill check back in an hour or two | |
| 12:59:15 | rlandy | sean-k-mooney: going into meetings - will submit another patch later - let's let this one go as it's big and can have other conflicts | |
| 12:59:30 | sean-k-mooney | ack | |
| 13:00:00 | rlandy | also I want to move on to looking at the doc tomorrow and how we want to rework that | |
| 13:00:19 | rlandy | will bring some notes to the IRC meeting | |
| 13:06:53 | sean-k-mooney | makes sesne. as i said i think the current patch is fine as is. we coudl refien it more but moving on to new work is probly more prudent | |
| 13:23:59 | opendevreview | Merged openstack/python-cyborgclient master: Remove deprecated v1 API and fix Python 3.12+ SSL compatibility https://review.opendev.org/c/openstack/python-cyborgclient/+/995789 | |
| 13:52:26 | chandankumar | sean-k-mooney: Hello, I have ported the pci-sim to support both cs10 and debian | |
| 13:52:27 | chandankumar | https://review.opendev.org/c/openstack/cyborg/+/995935 | |
| 13:52:58 | chandankumar | Currently I have added a non-voting cs10 job parenting from cyborg-tempest-base. | |
| 13:53:09 | chandankumar | It is a full devstack job. | |
| 13:53:27 | sean-k-mooney | that shoudl be in experimental and the weekly perodic | |
| 13:53:36 | sean-k-mooney | not in check | |
| 13:53:46 | chandankumar | ok that was the question | |
| 13:54:09 | sean-k-mooney | otherwise cool that sounds good ill take a look later today in more detrail | |
| 13:55:53 | sean-k-mooney | by the way i have been working on some code formating/linting tooling for the kernel module locally | |
| 13:57:00 | sean-k-mooney | i woudl like to merge tehat sooner rather then later but it will conflict with everythin currenly in flight so i may wait a bit but my intent is to have it in place before the end of the release | |
| 13:59:01 | opendevreview | chandan kumar proposed openstack/cyborg master: pci-sim: Add CentOS Stream 10 support https://review.opendev.org/c/openstack/cyborg/+/995935 | |
| 13:59:13 | chandankumar | I generally run checkpatch.pl on the changes | |
| 13:59:31 | sean-k-mooney | yep im porting a copy of that to the tree with a new make lint target | |
| 13:59:42 | sean-k-mooney | and then clang-format for code formating | |
| 13:59:56 | chandankumar | ++ | |
| 14:00:35 | opendevreview | sean mooney proposed openstack/cyborg master: pci-sim: Add local validation tooling https://review.opendev.org/c/openstack/cyborg/+/996101 | |
| 14:00:48 | sean-k-mooney | basicly ^ but i need to think about that a little more | |
| 14:01:00 | sean-k-mooney | i want to add a zuul job for it | |
| 15:23:52 | opendevreview | Joan Gilabert proposed openstack/cyborg-specs master: Add 2027.1 spec structure https://review.opendev.org/c/openstack/cyborg-specs/+/995946 | |
| 20:49:46 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Migrate setup.cfg metadata to pyproject.toml https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992354 | |
| 20:49:47 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Ensure unique device profile names and cleanup in API tests https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992339 | |
| 20:49:47 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Remove custom service_token handling, adopt tempest native https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992328 | |
| 20:49:48 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Add enforce_scope config and multi-persona client aliases https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992329 | |
| 20:49:48 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Migrate API tests to least-privilege client aliases https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992330 | |
| 20:49:49 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Add pre-commit config with generic hooks https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992348 | |
| 20:49:49 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Add SRBAC-specific policy tests for new defaults https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992331 | |
| 20:49:50 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Add baseline ruff check configuration https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992349 | |
| 20:49:51 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Enable logging, security, warning, and complexity checks https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992351 | |
| 20:49:51 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Enable pyupgrade rules and modernize super() calls https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992350 | |
| 20:49:53 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Enable ruff isort and disable overlapping hacking checks https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992353 | |
| 20:49:53 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Replace flake8 with hacking pre-commit hook, enable ruff format https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992352 | |
| 20:49:55 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Add .pi/ to .gitignore https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992347 | |
| 21:56:23 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Ensure unique device profile names and cleanup in API tests https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992339 | |
| 21:56:24 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Migrate API tests to least-privilege client aliases https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992330 | |
| 21:56:24 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: Add enforce_scope config and multi-persona client aliases https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/992329 | |