Friday, 2026-06-12

opendevreviewGhanshyam Maan proposed openstack/nova master: Add irrelevant-files for the graceful shutdown jobs  https://review.opendev.org/c/openstack/nova/+/99306300:45
opendevreviewGhanshyam Maan proposed openstack/nova master: Add irrelevant-files for the graceful shutdown jobs  https://review.opendev.org/c/openstack/nova/+/99306300:50
gmaanmelwitt: ^^00:57
opendevreviewBrian Haley proposed openstack/nova master: Change neutron API calls to use project_id  https://review.opendev.org/c/openstack/nova/+/99194803:23
gmaannot sure why tox cover job takes more than hr to finish04:24
opendevreviewShalini Srivastava proposed openstack/nova stable/2025.2: Filter invalid kwargs in volume_api.create to prevent TypeError  https://review.opendev.org/c/openstack/nova/+/99284905:17
opendevreviewMerged openstack/nova master: libvirt: Add conf option for live migration monitor interval  https://review.opendev.org/c/openstack/nova/+/93722308:02
sean-k-mooneysambork: gibi im correct in thinkign we are still defaulting to eventlet mode for the novnc proxy currently right?08:41
sean-k-mooneyi know the plan is to update that to threaded but master today is eventlet ya?08:42
samborkyes08:42
sean-k-mooneycool08:42
sean-k-mooneyi have ubuntu 26.04 workign in devstack but the 2 failign test are for the novnc proxy08:44
sean-k-mooneyhttps://e5392d8b5c67a9e24e1f-aa881d493e66ac85e397d3a18f294794.ssl.cf5.rackcdn.com/openstack/a154d2bf5825493cb4ae423d6e989638/testr_results.html08:44
sean-k-mooneyand its ths stame test failure i got in eventlet mode with uv on python 3.1408:44
sean-k-mooneyso i just need to swap to threaded mode and that will start passing08:44
samborkyeah also there is this patch https://review.opendev.org/c/openstack/nova/+/987815/6 which should fix this issue based on ci run with 3.1408:45
sean-k-mooneyah the fork one. ya i could add that as a depens on 08:46
sean-k-mooneybut i think ill just swap to threading mode for now and i can add a followup to drop the override that depends on that08:47
sean-k-mooneyok ill make bot chagnes to my devstack patch and add a followup to use that thanks08:48
samborkcool, np!08:49
opendevreviewJoan Gilabert proposed openstack/nova master: Add mtty support to nova-next  https://review.opendev.org/c/openstack/nova/+/92214009:11
opendevreviewBalazs Gibizer proposed openstack/nova stable/2025.2: [whitebox]Turn off iothreads feature  https://review.opendev.org/c/openstack/nova/+/99296610:05
opendevreviewBalazs Gibizer proposed openstack/nova stable/2025.1: [whitebox]Turn off iothreads feature  https://review.opendev.org/c/openstack/nova/+/99296710:08
opendevreviewKarol Klimaszewski proposed openstack/nova-specs master: Spec for SPDK-based nova-provisioned storage backend  https://review.opendev.org/c/openstack/nova-specs/+/98567610:16
*** ykarel_ is now known as ykarel11:37
opendevreviewLajos Katona proposed openstack/nova master: Use SDK for Neutron networks  https://review.opendev.org/c/openstack/nova/+/92802212:02
opendevreviewLajos Katona proposed openstack/nova master: Use SDK for Neutron networks  https://review.opendev.org/c/openstack/nova/+/92802212:12
opendevreviewLajos Katona proposed openstack/nova master: Use SDK for Neutron subnets  https://review.opendev.org/c/openstack/nova/+/96219012:12
opendevreviewLajos Katona proposed openstack/nova master: Use SDK for Neutron extensions  https://review.opendev.org/c/openstack/nova/+/96227012:13
opendevreviewAshish Gupta proposed openstack/placement master: tests: Add connection parameter to Database and PlacementFixture  https://review.opendev.org/c/openstack/placement/+/99310612:50
*** jgilaber_ is now known as jgilaber12:53
opendevreviewBalazs Gibizer proposed openstack/nova stable/2025.2: [whitebox]Turn off iothreads feature  https://review.opendev.org/c/openstack/nova/+/99296613:05
opendevreviewBalazs Gibizer proposed openstack/nova stable/2025.2: [whitebox]Disable vtpm live migration  https://review.opendev.org/c/openstack/nova/+/99310913:05
opendevreviewLajos Katona proposed openstack/nova master: Use SDK for Neutron floating IPs  https://review.opendev.org/c/openstack/nova/+/96260413:09
melwittsean-k-mooney: a couple of patches you might be interested, flaky unit test fix https://review.opendev.org/c/openstack/nova/+/993059 and add irrelevant-files for nova-graceful-shutdown job https://review.opendev.org/c/openstack/nova/+/99306313:12
opendevreviewBalazs Gibizer proposed openstack/nova stable/2025.2: [stable-only][whitebox]Disable vtpm live migration  https://review.opendev.org/c/openstack/nova/+/99310913:19
opendevreviewBalazs Gibizer proposed openstack/nova stable/2025.2: [stable-only][whitebox]Turn off iothreads feature  https://review.opendev.org/c/openstack/nova/+/99296613:19
sean-k-mooneymelwitt: i saw them last night but decied post midnight code revew were not ideal :)13:19
sean-k-mooneymelwitt: but sure ill take a look13:19
melwittheh np13:19
opendevreviewBalazs Gibizer proposed openstack/nova stable/2025.1: [stable-only][whitebox]Turn off iothreads feature  https://review.opendev.org/c/openstack/nova/+/99296713:19
sean-k-mooneymelwitt: i htink gibi filed a bug for one of the flaky tests last week by the way13:20
sean-k-mooneyhas that one already been fixed13:20
melwittoh really, let me check13:20
sean-k-mooneyit was related to the nfs cching change13:20
melwittoh yeah it's the same thing oops. let me mark as duplicate I guess13:21
sean-k-mooneyhttps://bugs.launchpad.net/nova/+bug/2155773 13:21
sean-k-mooneybut ya either is fine 13:22
sean-k-mooneyi just notice it when they mentioned it on irc in my morning13:22
sean-k-mooneybut i didnt have a change to look at it beofre you and gmaan had already found it13:22
melwittyeah I wonder, will the gerrit Closes-Bug automation still work if I close the one I opened as a duplicate13:23
sean-k-mooney  @mock.patch('nova.virt.libvirt.driver.os.open', return_value=99) 13:23
sean-k-mooneyya so this is oen of the resaon i said mocking open is tricky13:23
gibimelwitt: thanks for fixing that flakyness13:24
melwittsorry for introducing it /o\13:24
gibinah, that was all of us reviewing and accepting it ;)13:25
sean-k-mooneymelwitt: both of those look fine to me so +w13:25
melwittthanks !13:26
melwittsorting the gate-failure bug tag by most recent, I'm reminded I had proposed this other fix for a ceph memory allocation error https://review.opendev.org/c/openstack/nova/+/96953813:31
opendevreviewAshish Gupta proposed openstack/nova master: tests: use file-backed Placement SQLite in functional threading  https://review.opendev.org/c/openstack/nova/+/99258113:48
opendevreviewDan Smith proposed openstack/nova master: Add unpin AZ functionality  https://review.opendev.org/c/openstack/nova/+/99068213:48
opendevreviewDan Smith proposed openstack/nova master: Doc changes for unpin-az  https://review.opendev.org/c/openstack/nova/+/99246913:48
jgilabermelwitt, Hi! I've been discussing with sean-k-mooney about this patch https://review.opendev.org/c/openstack/nova/+/922140 and would like your inpute as well13:48
jgilaberI'm working on getting the whitebox vgpu tests running with mtty13:49
sean-k-mooneyjgilaber: melwitt  so basiclly my comemnt was since nova-next is getting quite long, and since nova-vtpm is already using whitebox13:50
sean-k-mooneywhy not rename that to say nova-whitebox13:50
sean-k-mooneyand just add the vgpu/mtty testing to that13:50
sean-k-mooneythen we have 1 whitebox job that we can selectivly enabel test in like the recent iothread ones gibi  is workign on13:51
sean-k-mooneywe have a weakly perodic for whitebox which ahs been pretty stabel so i think we could effectily promote it to check and or remove it rom the perodic line too13:52
melwittyeah I think that sounds reasonable 13:52
melwittnova-vtpm is a good candidate for rename + expand since it's very small currently13:53
sean-k-mooneyjgilaber: out of interst did the boot issues go away when you swap form the 64mb flavor to the standard sized ones?13:53
sean-k-mooneymelwitt: i have not had time to look but i also wonder what test in nova-next shoudl be in say the integrated comptue jobs or others13:54
sean-k-mooneymelwitt: i.e. is there any clean up on the options or thigns that are now default that are coverd elsewhere13:54
jgilabersean-k-mooney, the ssh seems to work fine after doubling the memory13:55
melwittsean-k-mooney: yeah, it's likely time for an audit there13:55
sean-k-mooneyi noticed it average runtim was over 2.5 hours13:55
sean-k-mooneymost of the other are 1-213:55
sean-k-mooneyso if we could get it below 2 that would be nice13:55
sean-k-mooneygiven zuul reports only after the slowest job13:56
* melwitt nods13:57
opendevreviewDan Smith proposed openstack/nova master: Add unpin AZ functionality  https://review.opendev.org/c/openstack/nova/+/99068214:14
opendevreviewDan Smith proposed openstack/nova master: Doc changes for unpin-az  https://review.opendev.org/c/openstack/nova/+/99246914:14
dansmithmelwitt: I had opened gmaan's comment when he made it and didn't see yours about the update tests, so this moves that down ^14:15
dansmithas noted it's a bit annoying that they're named that because I had missed them in my grepping of the file but alas14:15
opendevreviewJoan Gilabert proposed openstack/nova master: move compile earlier  https://review.opendev.org/c/openstack/nova/+/95051614:19
opendevreviewJoan Gilabert proposed openstack/nova master: Add mtty/mdpy support for testing fake mdevs  https://review.opendev.org/c/openstack/nova/+/89810014:19
opendevreviewJoan Gilabert proposed openstack/nova master: Add mtty support to nova-next  https://review.opendev.org/c/openstack/nova/+/92214014:19
melwittdansmith: oh yeah I didn't notice it at first either and then was like wait a minute ... cool14:21
opendevreviewJoan Gilabert proposed openstack/nova master: Add mtty support to nova-next  https://review.opendev.org/c/openstack/nova/+/92214014:47
opendevreviewKonrad Gube proposed openstack/nova-specs master: Propose assisted-volume-extend API  https://review.opendev.org/c/openstack/nova-specs/+/94950414:53
opendevreviewJoan Gilabert proposed openstack/nova master: Rename vtpm job and add mtty support for vpgu test  https://review.opendev.org/c/openstack/nova/+/92214015:17
opendevreviewLajos Katona proposed openstack/nova master: Use SDK for Neutron Ports  https://review.opendev.org/c/openstack/nova/+/96929815:24
opendevreviewLajos Katona proposed openstack/nova master: Use SDK for Neutron security-groups  https://review.opendev.org/c/openstack/nova/+/98114115:25
opendevreviewJoan Gilabert proposed openstack/nova master: Rename vtpm job and add mtty support for vpgu test  https://review.opendev.org/c/openstack/nova/+/92214015:44
opendevreviewmelanie witt proposed openstack/nova master: Fix intermittent test_refresh_nfs_swap_cache_stale failure  https://review.opendev.org/c/openstack/nova/+/99305915:49
sean-k-mooneysambork: so just enabling threaded mode didnt fix the novnc test on 3.14 with ubuntu 26.04 but https://review.opendev.org/c/openstack/nova/+/987815 did15:54
sean-k-mooneyso restoring fork seams to work15:54
sean-k-mooneywith threaded mode it fixed 1 of the these but the other got the token expired thing you were seeing on ubuntu 24.0415:55
sean-k-mooneyso for now i think doing     multiprocessing.set_start_method('fork', force=True) uncondtionaly regarless fo eventlet or threaidng is the right move15:55
sean-k-mooneyuntil we fiture out how to make novnc without that in general15:56
melwittsean-k-mooney: had to change approach on ^ due to it still failing bc the scoping of the mock did not actually help bc they apparently all resolve to the same place in the end16:00
sean-k-mooneyyes they do16:00
melwittI'll be rechecking it some times16:00
sean-k-mooneydid you swap to useign mock_open16:00
melwittno, used list.count() to assert the specified fd was called close with once. a claude idea that _seems_ ok afaict16:01
sean-k-mooneyyep just saw16:01
melwittto just ignore the rest. yeah16:01
sean-k-mooneyill pull that patch locally and run it in a loop on one of my systems for like 30 mins16:02
melwittthe shame deepens16:02
melwittI'll run a loop 16:03
sean-k-mooney--until-failure16:03
melwittalthough I guess I need to run all tests that's key to the issue16:03
sean-k-mooneyill let it run on my mac mini for a while that really fast at this16:03
sean-k-mooneyyep but i have like 3 systems taht can do that pretty quickly16:04
melwitt:) sean-k-mooney's data center16:04
melwittI'm lucky it failed in the gate. this sucks haha16:05
sean-k-mooney my home sever may be 10+ years old but if you trho 48 cores at nova unit tests it still flies16:05
melwitt48 o_O16:06
sean-k-mooneymy m4 base spec mac mini almost but not quite catchs my server16:06
opendevreviewMerged openstack/nova master: Add irrelevant-files for the graceful shutdown jobs  https://review.opendev.org/c/openstack/nova/+/99306316:06
melwittmy 10+ year old home server only has 12 and it finally got too slow16:06
sean-k-mooneytechinaly it 2 14 core cpus so 24 cores and 48 threads16:07
sean-k-mooneyhttps://paste.opendev.org/show/bzdwOUsGPvkQPl8HU6Rz/16:08
melwittwow16:09
sean-k-mooneyoh i was wrong it 2 12 cores16:09
sean-k-mooneybut that still 24 cors and 48 threads im just bad at math16:10
opendevreviewmelanie witt proposed openstack/nova master: Fix cover env HTML testr results missing unit tests  https://review.opendev.org/c/openstack/nova/+/99315116:28
sean-k-mooneyhum so thinkign abou tthis a bit16:28
sean-k-mooneyyour sill mockign all calls to open clsoe and unlink16:29
sean-k-mooneywhich we need to do16:30
sean-k-mooneybut i one der if we shoudl make the call to open and unlink more robust as well16:31
melwittwhat do you have in mind?16:32
sean-k-mooneyon the ohter hand i have doen over 20 complet runs locally without any issue16:32
sean-k-mooneyremoving the once assert_called_once_with16:32
sean-k-mooneyand juse using assert_called_with16:32
melwittyeah. I think the specific asserts are pretty much avoiding issues but maybe the mock_open.assert_called_once_with('/swap', os.O_CREAT | os.O_EXCL | os.O_WRONLY) could technically run into trouble somehow16:33
sean-k-mooneywell all 3 could use assert_called_with without really losing much in terms of coverage16:33
melwitttrue16:34
sean-k-mooneyi know normally we like to assert the call count as well but in this case i dont know if it get us much16:35
melwittyeah, I hear ya16:35
sean-k-mooneyif ci say no again we can try that16:35
sean-k-mooneyif it has not failed locally by the tim it report back i think im ok to leave it as is and proceed16:35
melwittyeah, same. I have a loop going too and if it's also still going then extra good haha16:36
melwitt--until-failure is nice, I forgot about that16:36
sean-k-mooneythis is basiclly all i use if for but ya i think gibi first told me about it many moons ago16:38
opendevreviewMerged openstack/os-vif master: Make ``PyPyroute2._lookup_interface`` private  https://review.opendev.org/c/openstack/os-vif/+/99129216:41
opendevreviewBalazs Gibizer proposed openstack/nova master: Avoid stacktrace at CLI exit  https://review.opendev.org/c/openstack/nova/+/99315316:46
gmaandansmith: so you want to inherit it from ServersUpdateSampleJsonTest  instead of ServersSampleBase, same way other update serve rmicroversion tests did https://review.opendev.org/c/openstack/nova/+/990682/comment/7a022078_05092941/16:52
gmaanI also missed to check those update test16:53
gmaanthat way, you do not need to create the GET server samples in new microvesion dir16:53
dansmithgmaan: ah meant to17:02
dansmithI thought that still required the get samples though which is why I left them in there,17:02
dansmithbut perhaps I missed an editor save or something, saw it still requiring the get samples, put those back, and then never committed the save17:03
gmaanohk, this file is getting huge and difficult to read. I think I should split it.17:05
dansmithyeah, it is for sure17:06
opendevreviewDan Smith proposed openstack/nova master: Add unpin AZ functionality  https://review.opendev.org/c/openstack/nova/+/99068217:09
opendevreviewDan Smith proposed openstack/nova master: Doc changes for unpin-az  https://review.opendev.org/c/openstack/nova/+/99246917:09
dansmithokay sorry about that.. I had a successful run in my terminal buffer from when I removed everything but the update samples17:09
dansmiththen when I was rebasing to apply the change to the first commit I must have lost the inheritance part and then running made me add the get/list things back in so I thought I had stale samples on disk last time or something17:10
gmaank17:11
dansmithtrying to get claude to "help" with this stuff is maybe not the best plan past initial generation.. like having a pair programmer messing with things on disk while you're trying to clean up :)17:11
gmaanyeah, i think you should change the tag also now as you updated it manually https://review.opendev.org/c/openstack/nova/+/990682/comment/9a9abe22_4f0d2b93/17:12
dansmithgmaan: meh17:13
dansmithit's still mostly generated and I think the tag is still okay17:13
dansmithGenerated-By: claude, Fixed-By: human meat bag17:13
melwittclaude has been betraying me a lot lately17:14
dansmithsame17:14
dansmiththere's betrayal and there's also the aspect of just being a third thing competing for context... you have on-disk state, you have in-git state, you have the current state of your editor, and then whatever claude is doing17:15
melwittin my commit message tag I also include the claude code version bc I think it's interesting and it's been updated/upgraded at least twice since I stated this morning 17:15
melwitt*started17:15
melwittso I'm like 🙏 they are fixing things17:16
gmaanit is difficult to say if Generated-By is still ok when we modified the generated code but does not matter much anyways17:16
melwittClauded-By17:16
sean-k-mooneywell i nomrally update to assisted-by once i have reworked some17:18
sean-k-mooneybut generate by does not have to mean entrilly llm output17:18
melwittI never use Generated-By, problem solved17:18
melwitt#efficiency17:19
sean-k-mooneyya for many things is v 2 or 3 before i push for review the first time anyway17:19
sean-k-mooneyas an aside how ould folk feel about add a funtional py 3.14 job, myign the unit test job voting and maybe moving the coverage job to 3.14 as well17:22
sean-k-mooneythe reason i ask is openstack-tox-py314 has been passing stablty for a good few weeks17:23
sean-k-mooneyand if the funciotnal job also passes we coudl mvoe coverge to 3.1417:23
sean-k-mooneyand look into the alternitve backend that stephen mentioned that speed it up17:23
melwitton coverage, I asked claude about it again today and it said tl;dr that you can only get the speedup without eventlet17:24
melwittwhich I guess we can't do bc coverage runs functional now too17:25
melwitt"There it is — concurrency = ["eventlet"] in pyproject.toml forces coverage.py to use sys.settrace instead of sys.monitoring, even on Python 3.12+. That's likely the biggest performance hit."17:25
sean-k-mooneyhum ok well we are getting closer on functionla coverage in threading mode17:26
melwitt*we can't switch coverage to native threading bc we don't have the func tests sorted out yet17:26
sean-k-mooneyso maybe we can just run it in threading mode in a bit17:26
melwittyeah17:26
* melwitt needs to look at the func test stuff again17:27
sean-k-mooneyi might put up a patch thetn jsut for makeing the py314 unit test voting and addign a non voting functionl 3.14 job to see how that goes17:28
melwittI had tried a patch to help with that and then lots of unrelated stuff happened and I dropped the ball17:28
melwittgmaan: fyi I noticed you got some questions on the graceful shutdown func tests https://review.opendev.org/c/openstack/nova/+/991743 so I cc'ed myself when you have got a chance to reply17:47
melwittsean-k-mooney: I just approved https://review.opendev.org/c/openstack/nova/+/993109 but then I wondered, shouldn't that change go in whitebox not nova?17:49
sean-k-mooneywhitebox is not branched17:50
sean-k-mooneyso normally in whitebox we do the opisce of tempet17:50
sean-k-mooneywe disabel new tests  and make them opt in17:50
melwittohhh ok17:50
sean-k-mooneytempest enables them on master and then uses stable patchs17:51
sean-k-mooneyso gman wanted to go the tempest way which is fine17:51
sean-k-mooneywe did it the other way in whitebox historically because our downstream used ot direcly use master 17:51
sean-k-mooneyso we coudl not assume the only user of whitebox was our first praty zuul17:51
sean-k-mooneywe also need to fix or disble the hugepage tests to get the stable branches green again it seams17:53
melwittyeah17:53
sean-k-mooneyim not entirly sure why17:55
sean-k-mooneybecause i dont see those test runing on master17:55
sean-k-mooneythis is not a firday after noone problem17:56
sean-k-mooneywe can fix the rest later17:56
melwittyeah I am a bit lost tbh :)17:57
sean-k-mooneywe were not runing stable jobs on the plugin repo17:57
melwittyou're saying from the periodic whitebox job you don't see hugepages test running17:58
sean-k-mooneyso we didnt notice when we broke stable17:58
sean-k-mooneythere is a seprate whitebox-devstack-multinode-hugepages job17:58
sean-k-mooneyhttps://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_29c/openstack/29c8adb8349b437bb53993094287774d/testr_results.html17:59
sean-k-mooneythat was https://zuul.opendev.org/t/openstack/build/29c8adb8349b437bb53993094287774d17:59
melwittgibi: if you dare https://review.opendev.org/c/openstack/nova/+/993059 (had to change fix due to first fix not working). sean and I have been running all unit tests in a loop for > 1 hour and no fails yet so we are hoping this is stable now17:59
melwittoh, right17:59
sean-k-mooneybut that is not the hugepages job18:00
sean-k-mooneyso im not entirly sure why those ran18:00
sean-k-mooneygiven it has tempest_exclude_regex:"^whitebox_tempest_plugin\.api\.compute\.test_hugepages"18:00
melwitt_magic_18:00
sean-k-mooneyoh18:00
sean-k-mooneyok no so gibie broke it in the previosu platch18:01
sean-k-mooneywhen he added    tempest_exclude_regex: (test_vtpm_live_migration_secret_security_host)18:01
sean-k-mooneyit overrote the hugepage exclude18:01
sean-k-mooneyso we need to exlude both18:01
melwittwait what18:01
sean-k-mooneyhttps://review.opendev.org/c/openstack/nova/+/993109/2/.zuul.yaml18:01
melwittdo we need to pull the patch from the gate18:01
sean-k-mooneyjust did18:01
melwittok good thanks18:02
sean-k-mooneyand its not any more broken then it was before18:02
sean-k-mooneyill leave a comment explaining now18:02
melwittyeah. I didn't know nowadays what's the easiest way to pull a patch. I had thought in the past -W didn't work but that was probably ages ago18:02
sean-k-mooneyso -w wont pull it18:04
sean-k-mooneybut it will prevent zuul form submitting it18:04
sean-k-mooneythe easisly way to pull it as in stop the job18:05
sean-k-mooneyis to rebase18:05
melwittah gotcha18:05
sean-k-mooneyoh looks like they impoved it in zuul18:06
sean-k-mooneyit -2'd with "This change is unable to merge due to a missing merge requirement."18:06
sean-k-mooneythe same as if a depend on failes or goes into merge conflict18:06
gmaanmelwitt: yeah, i need to fix those first. thanks18:09
melwittsean-k-mooney: very cool18:09
sean-k-mooneygmaan: fyi https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/992998/comment/1c2bae72_2cb0d3e5/ the whitebox jobs need nested virt and multinode nodeset18:10
sean-k-mooneyso that why that is failing18:10
gmaansean-k-mooney: thanks, did not get chance to check if those are passing, fixed. 18:13
sean-k-mooneyactully18:17
sean-k-mooneygmaan: so to melwitt's point18:17
sean-k-mooneyfor thos to pass we need the fixes that gibi is making in nova18:17
sean-k-mooneyso instead fo doing that18:17
sean-k-mooneywhy dont we fix those in whitebox in the new jobs18:17
sean-k-mooneyand then change the job we are running on stable18:17
gmaanyou mean separate jobs to run on stable18:18
sean-k-mooneysince they are perodic we dont care about the overried checkout18:18
sean-k-mooneyya so the master jobs your addign on master18:19
gmaanwe can, I think that will be easy to maintain things on one side (whitebox plugin)18:19
gmaanlet me do it18:19
sean-k-mooneyright we can update the exclude as we add things18:19
gmaanneutron plugin does the same and it is helpful18:19
sean-k-mooneyack ya so i think that the better patten then18:19
sean-k-mooneynova will still need a stabel patch per branch but only to use the relevent job18:20
sean-k-mooneyok im really going to call it a day as i feel myself stuggaleing to thing that ture o/18:20
gmaano/ no worry, I will propose those. 18:22
melwittsean-k-mooney: have a nice weekend o/18:22
sean-k-mooneyyou too o/18:23
opendevreviewGhanshyam Maan proposed openstack/nova stable/2026.1: DNM: testing whitebox stable branch jobs  https://review.opendev.org/c/openstack/nova/+/99317319:37
opendevreviewGhanshyam Maan proposed openstack/nova stable/2025.2: DNM: testing whitebox stable branch jobs  https://review.opendev.org/c/openstack/nova/+/99317419:37
opendevreviewGhanshyam Maan proposed openstack/nova stable/2025.1: DNM: testing whitebox stable branch jobs  https://review.opendev.org/c/openstack/nova/+/99317519:37
melwittgmaan: this release notes static page change is ready for your re-review https://review.opendev.org/c/openstack/nova/+/989211 you were previously +2 but your vote got dropped by a new PS20:08
gmaanmelwitt: thanks, done20:10
opendevreviewMerged openstack/nova master: Use static pages for eol release release notes  https://review.opendev.org/c/openstack/nova/+/98921020:10
opendevreviewMerged openstack/nova master: Use static pages for eom release release notes  https://review.opendev.org/c/openstack/nova/+/98921120:27
opendevreviewBrian Haley proposed openstack/nova master: Change neutron API calls to use project_id  https://review.opendev.org/c/openstack/nova/+/99194820:34
opendevreviewBrian Haley proposed openstack/nova master: Change neutron API calls to use project_id  https://review.opendev.org/c/openstack/nova/+/99194820:53
opendevreviewBrian Haley proposed openstack/nova master: Change neutron API calls to use project_id  https://review.opendev.org/c/openstack/nova/+/99194822:02
opendevreviewStephen Finucane proposed openstack/nova master: docs: Speed up release notes builds  https://review.opendev.org/c/openstack/nova/+/98921222:33

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!