Earlier  
Posted Nick Remark
#openstack-cyborg - 2026-02-23
20:26:18 sean-k-mooney gmaan: the problem is https://github.com/openstack/cyborg/blob/master/cyborg/common/policy.py
20:26:36 gmaan yeah
20:26:39 sean-k-mooney the device profiel endpoint has been moved https://github.com/openstack/cyborg/blob/master/cyborg/policies/device_profiles.py
20:26:42 sean-k-mooney but the rest have not
20:27:06 sean-k-mooney so we need to do all the rest of the apis
20:27:28 gmaan yeah, it is good to audit and do it in all policy rules
20:27:49 gmaan anyways, I will be happy to review once you have something up or discuss in PTG
20:28:22 sean-k-mooney thanks. not urgent now i just started doing some bug triage and realses this was a gap
20:29:10 gmaan ++
#openstack-cyborg - 2026-02-24
13:08:15 opendevreview sean mooney proposed openstack/cyborg master: Fix check-cherry-picks.sh for numeric stable branches https://review.opendev.org/c/openstack/cyborg/+/977793
13:30:09 jgilaber Hi! The IRC meeting will start in ~30 minutes, feel free to add topics to the agenda https://etherpad.opendev.org/p/openstack-cyborg-irc-meeting#L45
14:00:42 opendevmeet jgilaber: Error: A meeting name is required, e.g., '#startmeeting Marketing Committee'
14:00:42 jgilaber #startmeeting
14:00:48 opendevmeet The meeting name has been set to 'cyborg'
14:00:48 opendevmeet Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:00:48 opendevmeet Meeting started Tue Feb 24 14:00:48 2026 UTC and is due to finish in 60 minutes. The chair is jgilaber. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:00:48 jgilaber #startmeeting Cyborg
14:01:08 jgilaber Hi all! Who is around?
14:01:12 sean-k-mooney o/
14:01:16 rlandy o/
14:01:31 dviroel o/
14:01:41 jgilaber Courtesy ping: amoralej bogdando
14:01:55 amoralej o/
14:02:19 jgilaber I think we can start, feel free to add topics to the agenda
14:02:20 jgilaber #link https://etherpad.opendev.org/p/openstack-cyborg-irc-meeting#L45
14:02:42 jgilaber first topic is from sean-k-mooney
14:02:45 jgilaber #topic linters
14:02:55 sean-k-mooney we can probly just note the titles
14:03:13 sean-k-mooney so the first topic is the usage and adoption of linters in cybrog
14:03:51 sean-k-mooney it is my intent to review quite alot of the code over the next 2 weeks and focus on impoving the automated linitign and code quality issues
14:04:10 sean-k-mooney first by adding pre-commit and tools we have used like codespell to the repo
14:04:37 sean-k-mooney then i woudl like to add ruff-check to and fix a set of liniting issues and finally adopt ruff for formating
14:05:12 sean-k-mooney my intent is to automat many of the sytel and correctness topics we currently have to review for and modernise the code base
14:05:25 sean-k-mooney i woudl like to know how others feel about this
14:06:06 jgilaber based on the experience of similar work for watcher I think it's worth it
14:06:26 amoralej did you try to run linters with current codebase? will it need many changes?
14:06:26 amoralej +1
14:06:39 sean-k-mooney not yet and i expect yes
14:06:54 sean-k-mooney the side benifit of this is it will force me to read a large protion of the code base
14:07:05 sean-k-mooney and gain familarity with it by proxy
14:07:12 amoralej anyway, it will be needed, so it's a good time to go for it
14:07:57 sean-k-mooney ya i tought doing this early will reduce the firction for future work as we reviee the project adn start extending it
14:08:24 sean-k-mooney are there any other comments/request on this topic?
14:08:36 sean-k-mooney if not we can move to ci
14:09:12 jgilaber I think we can move on
14:09:46 jgilaber #topic ci jobs
14:10:08 sean-k-mooney so here there is some good news and bad neews
14:10:21 sean-k-mooney the good news is chandan fixed the ipv6 job last week
14:10:43 sean-k-mooney and that is merges so i plan to propes makign that voting again adn adding it to gate in the next few days
14:11:11 sean-k-mooney the bad news is the cherry-pick check is broken on the stable branches
14:11:43 sean-k-mooney so i have a fix on master https://review.opendev.org/c/openstack/cyborg/+/977793 that i need to revise but that will need to be backport before we can fully unblock the tempest plugin repo
14:12:03 sean-k-mooney we can cover that more in the review section
14:12:36 sean-k-mooney the other change i was plannign to make is to combine the bandite tox job into the pep8 one which will become oru single linter job
14:12:54 sean-k-mooney that will bring our jobs closer to how nova/watcher ectra are set up
14:13:16 sean-k-mooney the other gap i noticed is we currently do not have a greade job
14:13:31 sean-k-mooney im not sure we will have time to add one this cycle before RC1
14:13:45 sean-k-mooney my question is do you think its ok to do that early in the next cycle
14:13:58 sean-k-mooney or shoudl we priorites adding grenade before rc1?
14:15:56 jgilaber I think it's ok to defer it, it's not likely we'll see many big code changes until next cycle
14:17:05 sean-k-mooney ack my current plan was to look at it after we cut rc1
14:17:15 sean-k-mooney assumign other dont take a look before then
14:18:53 sean-k-mooney if there is no other comment on ci job priorty we could move to the last topic which is more of an annouchment
14:19:10 jgilaber let's move on
14:19:20 jgilaber #topic bugs
14:19:39 sean-k-mooney so as noted in the ether pad
14:19:42 sean-k-mooney i created https://launchpad.net/~cyborg-bug-team as an open team so folks interested in triage can now join that team
14:20:00 sean-k-mooney i have configure it in lauchpad as the bug supervior
14:20:21 sean-k-mooney meaning member of the team can add tag, set imporantce and update teh status of the bugs
14:20:59 sean-k-mooney i have configured it to expire membership after 12 months but you will get a renewal email and you will be auto appoved for joining/renewal
14:21:21 sean-k-mooney so if you plan to help with cyborg but triage please join that when you have time
14:21:31 sean-k-mooney thats all i had
14:21:58 jgilaber thanks sean-k-mooney, I just joined the team
14:22:18 jgilaber if there are no more comments, we can move to the reviews section
14:22:32 jgilaber #topic Reviews
14:22:49 jgilaber #link https://review.opendev.org/c/openstack/cyborg/+/970153/13
14:23:46 sean-k-mooney so this review fixes a long running issue with cyborg where internally it used CONF.host for both the rpc endpoint and compute node placement resouce provider name
14:24:17 sean-k-mooney in some evns they are the saem such as in our downstream installer where we write the fqdn into /etc/hostname
14:24:54 sean-k-mooney btu in general they value of conf.HOST is the short hostnaem and the resouce provider name is the hypervior_hostname whch tends to be the fqdn
14:25:33 sean-k-mooney this change will try to use both to find the resouce provier, it add config options so you can explcity sepcify it
14:25:46 sean-k-mooney and has an expenital backoff and retry up to 3 times
14:25:59 sean-k-mooney i think this change is ready to merged
14:26:20 sean-k-mooney but wanted to ask if there are any other issue folks woudl liek me to adress before i proceed (after the meeting)
14:26:56 jgilaber +1 from me
14:26:58 sean-k-mooney jgilaber: and bogdando[m] have reviewd eariler versions fo this change.
14:28:10 sean-k-mooney if no ohter comments we can move on to the next review
14:28:25 jgilaber #link https://review.opendev.org/c/openstack/cyborg/+/977177/3
14:28:56 sean-k-mooney so ^ is me shamelessly stealing the release guide i wrote for watcher adn cleaning it up slightly for cyborg
14:29:15 sean-k-mooney the tl;dr is it calls out the major release milesotnes and the actions we need to do for each of them
14:30:08 sean-k-mooney #link https://e7462b45848db14b956a-a5016a94c30782ba95b6339cf8a222f0.ssl.cf5.rackcdn.com/openstack/c0eb5346b7434ee6a0ec7583d0197a09/docs/contributor/release-guide.html
14:30:12 sean-k-mooney is a render
14:30:49 sean-k-mooney we can refine this more as we go but again if there are no concerns with that i propose to merge that after the meeting as a baseline
14:31:11 jgilaber I've only skimmed the patch but I can vouch for the usefulness of the guide as one of watcher's release liasons this last cycle
14:31:35 sean-k-mooney i can leave it open for a day or two if folks want to review more
14:31:46 sean-k-mooney i woudl like to merge the review after it this week
14:31:56 sean-k-mooney but we are not in a super rush here
14:32:11 jgilaber I'll review it after the meeting
14:32:36 sean-k-mooney ack ill check back then thrusday or friday adn respond to any feedback if there is any
14:33:21 jgilaber thanks, I think we can move to the next one
14:33:23 jgilaber #link https://review.opendev.org/c/openstack/cyborg/+/977020/3
14:33:46 sean-k-mooney so the next review is the release note prelude

Earlier   Later