Monday, 2026-08-24

opendevreviewmelanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk  https://review.opendev.org/c/openstack/nova/+/100200703:47
opendevreviewGoutham Pacha Ravi proposed openstack/nova master: DNM: Add virtiofs share attachment CI jobs  https://review.opendev.org/c/openstack/nova/+/99977206:48
opendevreviewGoutham Pacha Ravi proposed openstack/nova master: Rewrite share admin guide and add user guide  https://review.opendev.org/c/openstack/nova/+/100016606:48
opendevreviewAshish Gupta proposed openstack/nova master: Stabilize threading functional tests for async races  https://review.opendev.org/c/openstack/nova/+/100201707:13
opendevreviewAshish Gupta proposed openstack/nova master: Stabilize threading functional tests for async races  https://review.opendev.org/c/openstack/nova/+/100201707:19
*** elodilles_pto is now known as elodilles07:26
gibigmaan: I think one of the graceful shutdown func test is unstable https://bugs.launchpad.net/nova/+bug/216488009:28
gibiand I reported one more, less frequent functional instability https://bugs.launchpad.net/nova/+bug/216488811:26
gibialso saw hit on https://bugs.launchpad.net/nova/+bug/216025411:29
gibiI would say our gate is not in a great shape11:29
gibiit is almost like we have a FF this week :)11:29
gibiand one more functional instability bug https://bugs.launchpad.net/nova/+bug/216489311:33
gibiUggla: ^^ things to raise about the gate on the meeting toda11:35
gibiy11:35
Ugglagibi 👍12:14
elodillesstephenfin: sorry for pinging you, but you +2+W'd the master version of this trivial gate fix, so it would be awesome if you have a couple of mins to review the stable versions as well o:) https://review.opendev.org/q/I57d5e77056e643b821f1c26ae371e26c6df2f20a13:12
stephenfinnw, done13:13
elodillesthx \o/13:18
opendevreviewKamil Sambor proposed openstack/nova master: Replace StaticallyDelayingWrapper with futurist DelayingExecutor  https://review.opendev.org/c/openstack/nova/+/99741013:23
opendevreviewMerged openstack/osc-placement stable/2025.1: [tox] Use constraints for requirements in docs job  https://review.opendev.org/c/openstack/osc-placement/+/99981513:29
opendevreviewMerged openstack/osc-placement stable/2025.2: [tox] Use constraints for requirements in docs job  https://review.opendev.org/c/openstack/osc-placement/+/99981413:34
opendevreviewMerged openstack/osc-placement stable/2026.1: [tox] Use constraints for requirements in docs job  https://review.opendev.org/c/openstack/osc-placement/+/99981313:43
opendevreviewMerged openstack/nova master: libvirt: Add Intel TDX host capability detection  https://review.opendev.org/c/openstack/nova/+/99442113:46
opendevreviewPaweł Koniszewski proposed openstack/nova master: [WIP] Support AZ as a destination target for migration  https://review.opendev.org/c/openstack/nova/+/100211514:03
opendevreviewTakashi Kajinami proposed openstack/nova master: Report virtio-fs support for only qemu/kvm virt_type  https://review.opendev.org/c/openstack/nova/+/99781814:21
opendevreviewTakashi Kajinami proposed openstack/nova master: libvirt: Remove redundant version check for remote managed ports  https://review.opendev.org/c/openstack/nova/+/99516014:21
gibiaaan one more bug https://bugs.launchpad.net/nova/+bug/216491214:54
dansmithgibi: you think all of these are related to graceful shutdown, more than just the obvious ones?14:56
gibijust the obvious one14:56
dansmithFWIW, I didn't hit any of these locally when I tried (and obviously they're not 100%)14:56
dansmithokay14:56
gibiyeah they are not 100%14:56
gibisome more frequent than others14:56
gibiI think the graceful one is the most frequent14:57
gibiI'm just seeing these why trying to land the TDX series and reporting the unstable functional test visible there14:57
gibiat some point I will start fixing them as well :)14:57
gibiI guess at least some of them are threading related 14:58
gibiaaand one more :) https://bugs.launchpad.net/nova/+bug/216491415:03
opendevreviewmelanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk  https://review.opendev.org/c/openstack/nova/+/100200715:08
opendevreviewmelanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk  https://review.opendev.org/c/openstack/nova/+/100200715:23
sean-k-mooneymelwitt: https://review.opendev.org/c/openstack/nova/+/1002007/comment/1cab5aaa_0e65a66a/ unfortunetly the sdk patch is not correct15:26
melwittsean-k-mooney: argh :( ok thanks for catching that15:27
sean-k-mooneyi found it while rebaseing, for right now im goign to backout your patch so i can push an updated version of min against master15:27
melwittok15:27
sean-k-mooneyi can rebase again once that is pushed if we want to pull back in the sdk change infront of it15:28
melwittsure. sorry about that15:31
sean-k-mooneyno worries, i actully had hit that issue locally before but forgot about it15:31
sean-k-mooneyits one of the reason i puhsed of using the sdk till after this feature15:31
sean-k-mooneysince we cant just use latest or a shared client today15:32
sean-k-mooneywe can make this work iwth the sdk15:32
melwittyeah ... I couldn't shake the feeling of the one-off microversion part so I wanted to see if there was a way to do this in a simple way15:32
sean-k-mooneyit just requies extra work15:32
sean-k-mooneyya os because we never did microversion supprot in nova before we alwasy got 2.0 semantics15:33
sean-k-mooneyso we just need to properly suprpot the relevent microversions as part of the move15:33
sean-k-mooneyand until we supprot 2.1 that measn we cant use the admin client from the config15:34
sean-k-mooneywe have to use the user token15:34
sean-k-mooneyi hit all of these edgecase when trying to fix the cybrog cves at the start of the cycle and the srbac work after15:35
melwittI see :(15:36
sean-k-mooneyuntil nova supprots using the service/admin token (and 2.1 to pass the intened project id) cybrog has to supprot the user binding arqs15:37
sean-k-mooneywhich is not correct longterm but just how it works today15:37
sean-k-mooneyi did the hackign thing we do for cidner and require that the user token is accompaine by a service user token with the service role15:38
sean-k-mooneybut long term that not ideal and just for upgrades15:38
UgglaReminder: upstream meeting in ~20mn15:38
sean-k-mooneymelwitt: i dont know that we need a ptg topic for this persay but its was a topic i wanted to look at next cycle15:39
melwittsean-k-mooney: I see, thanks15:43
sean-k-mooneyi am prepareing a seperate host ot test/validate the cybrog nvme work i can continue ot test with your patch and if its actully working end ot end then we could proceed with it15:44
sean-k-mooneyi think the cyborg tempest job would have found the regeresssion as well15:44
melwittyes I do think the cyborg-tempest-py3 job demonstrates the fail, so I think I can use that to validate15:47
sean-k-mooneyim not actully sure, it defintly failed but the logs look strange to me on the cybrog cide15:55
sean-k-mooneyanyway we can definlty look into that seperatly15:55
sean-k-mooneyth nova meeting will start shortly so we can continue this in the cybrog channel if needed15:56
Uggla#startmeeting nova16:00
opendevmeetMeeting started Mon Aug 24 16:00:32 2026 UTC and is due to finish in 60 minutes.  The chair is Uggla. Information about MeetBot at http://wiki.debian.org/MeetBot.16:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:00
opendevmeetThe meeting name has been set to 'nova'16:00
UgglaHello everyone16:00
tkajinamo/16:00
lajoskatonao/16:00
gibio/16:00
samborko/16:01
elodilleso/16:02
UgglaLet's start16:02
Uggla#topic Bugs (stuck/critical) 16:02
antiao/16:02
Uggla#info No Critical bug16:02
Uggla#topic Gate status 16:03
Uggla#link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs 16:03
Uggla#link https://etherpad.opendev.org/p/nova-ci-failures-minimal16:03
Uggla#link https://zuul.openstack.org/builds?project=openstack%2Fnova&project=openstack%2Fplacement&branch=stable%2F*&branch=master&pipeline=periodic-weekly&skip=0 Nova&Placement periodic jobs status16:03
Uggla#info Please look at the gate failures and file a bug report with the gate-failure tag.16:03
Uggla#info Please try to provide a meaningful comment when you recheck16:03
Uggla#info gibi: I would say our gate is not in a great shape: https://bugs.launchpad.net/nova/+bug/2164888, https://bugs.launchpad.net/nova/+bug/2160254, https://bugs.launchpad.net/nova/+bug/216489316:04
gibiyeah 16:04
gibithe functional jobs are pretty unstable16:04
* Uggla giving the mic to gibi16:04
gibihttps://bugs.launchpad.net/nova/+bug/2164880 - test_different_concurrent_operations_and_shutdown_wait_for_all fails intermittently. Probably graceful shutdown related. Effects both eventlet and threading jobs. 16:04
gibihttps://bugs.launchpad.net/nova/+bug/2164888 - functional test test_serial_console_live_migrate leaks greenlets. Effecting only eventlet16:04
gibihttps://bugs.launchpad.net/nova/+bug/2160254 - test_*_graceful_shutdown fail because compute service is not available. A pre-existing bug and still happening.16:04
gibihttps://bugs.launchpad.net/nova/+bug/2164893 - functional test TestInstanceNotificationSample.test_instance_action is unstable. Only effects the threading job.16:04
gibihttps://bugs.launchpad.net/nova/+bug/2164912 - functional test test_post_server_rebuild_host_status_unknown_only is unstable. Only effects the threading job.16:04
gibihttps://bugs.launchpad.net/nova/+bug/2164914 - functional test ServersTest.test_rename_server is unstable. Only effects the threading job.16:04
gibiI will start looking at the threading related ones tomorrow but gmaan if you have cycles to look at the first that is gracefull related that would be nice16:04
gibithat is pretty frequent16:05
Ugglagibi ruining my 'new' bug stats. :)16:05
gibinot me, the gate, I'm just the messenger :)16:05
opendevreviewmelanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk  https://review.opendev.org/c/openstack/nova/+/100215716:06
UgglaI know... 16:06
gibiI have nothing else to say about these right now I only noticed them, searched them to see if they happen frequently16:06
gibiand filed them16:06
UgglaThat's annoying because of the FF this week16:07
gibiFF week is always like that :)16:07
tkajinamnote that we also have client lib freeze this week16:07
elodillesyepp ^^^16:07
tkajinamand we expect new client lib releases coming... which might hit gate16:07
Uggla2 last cycles it was ok.16:07
tkajinamfingers crossed16:08
Ugglayep I have seen the patches from elodilles, I'll check them tomorrow morning.16:08
opendevreviewmelanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk  https://review.opendev.org/c/openstack/nova/+/100200716:08
elodillesthanks Uggla o/ and yepp, fingers crossed16:08
sean-k-mooneywe are also expecting new release of os-vif and os-traits16:09
sean-k-mooneyi belive they happend on friday16:09
UgglaLet's be possitive I'm confident gmaan and gibi will stabilize the gate.16:09
sean-k-mooneybut we need them to promoat through uc16:09
gibiUggla: don't put that big of a burden on me please :)16:10
elodillessean-k-mooney: os-traits is 'independent' and we don't genarte release patches for cycle independent projects16:10
sean-k-mooneyelodilles: i requested the release16:10
sean-k-mooneyelodilles: we need to bump the min version in placement16:11
elodillesah, okay, sorry for the noise then :X16:11
sean-k-mooneyso that the new standard traits are aviable16:11
elodilles+116:11
sean-k-mooneythe os-vif release16:11
sean-k-mooneyis because there was a regression in multi queue16:11
sean-k-mooneywhen a specific neutron config value is set16:11
sean-k-mooneythey want to make that value the default this cycle16:11
sean-k-mooneyanyway we shoudl be ok16:12
opendevreviewmelanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk  https://review.opendev.org/c/openstack/nova/+/100200716:12
sean-k-mooneyjust an fyi that  this is happening16:12
UgglaI guess we are done for this topic ?16:12
sean-k-mooneyyep16:12
gibi+16:12
Uggla#topic Release Planning 16:13
Uggla#link https://releases.openstack.org/hibiscus/schedule.html16:13
Uggla#info Nova deadlines are set in the above schedule16:13
Uggla#info PTG etherpad for 2026.2 is available: https://etherpad.opendev.org/p/nova-2026.2-ptg16:13
Uggla#info Feature freeze is this week (Thursday EOD).16:13
sean-k-mooneydont you mena 2027.116:13
sean-k-mooneyhttps://etherpad.opendev.org/p/nova-2027.1-ptg16:14
sean-k-mooneythat the pad for the next PTG16:14
Ugglastill the old one, I will open the new one (2027.1) ASAP16:14
sean-k-mooneyack16:14
sean-k-mooneythat just a blank one for now16:14
Ugglasure, I assume it will not stay blank.16:15
opendevreviewTakashi Kajinami proposed openstack/os-vif master: zuul: Drop redundant override of configure_swap_size  https://review.opendev.org/c/openstack/os-vif/+/100216116:15
Uggla#topic Review priorities16:15
Uggla#link file for Hibiscus https://etherpad.opendev.org/p/nova-2026.2-status16:16
Uggla#info Above file need an update, I will do it ASAP.16:16
Uggla#info Starting: https://etherpad.opendev.org/p/nova-2026.2-status#L16 interesting bugs to review.16:16
UgglaBtw currently testing the virtiofs shares and cold migration from gouthamr.16:17
Uggla#topic Stable Branches16:17
* Uggla giving the mic to elodilles16:17
elodillesthx16:17
elodilles#info stable/2026.2 branching will start soon, first for (client) libraries next week, then for services and others16:17
elodilles#info osc-placement's stable/2025.2 and stable/2025.1 gate is blocked by tox-docs job - fix: https://review.opendev.org/q/I57d5e77056e643b821f1c26ae371e26c6df2f20a16:17
elodilleshmm, i mean these have merged today ^^^16:18
elodillesthanks to stephenfin o/16:18
sean-k-mooney:)16:18
elodilles#info other stable gates should be OK16:18
elodillesi'm not aware of other stable gate issues16:18
gibielodilles: shoud we backport some instabilities form master? :)16:18
gibi*from16:18
elodillesgibi: noooo /o\16:19
elodilles:)16:19
elodilles#info stable branch status / gate failures tracking etherpad: https://etherpad.opendev.org/p/nova-stable-branch-ci16:19
elodillesso that's all from me 16:19
* elodilles passes back the mic to Uggla 16:19
sean-k-mooneyspeaking of mster i would like use to add a ubuntu 26.04 job before the end of the cycle is there is no objection16:19
Ugglathx elodilles16:19
sean-k-mooneywe can dicuss that at the end of the meeting however16:19
Ugglaskipping vmware topic as fwiesel is on pto.16:20
Uggla#topic Kamil's news about eventlet removal16:20
Ugglasambork, gibi, something to share ?16:20
samborkUnify the thread pool executors into a central factory" merged, and the follow-up is under review: https://review.opendev.org/c/openstack/nova/+/1001572. I rebased "Replace StaticallyDelayingWrapper with futurist DelayingExecutor" on top of it, but I want to retest and adopt a similar factory pattern. After that, we can proceed with this patch since Futurist was released last week. Functional test stabilization is progressing 16:20
sambork(https://review.opendev.org/c/openstack/nova/+/999121) the second of the two excluded tests is now under review: https://review.opendev.org/c/openstack/nova/+/100078016:20
samborkI also got a new set of performance tests with some config changes. The only thing I noticed was a slight reduction in memory consumption, though I'm not sure if that's because there were fewer replicas or if it's a genuine reduction in memory usage16:21
samborkI should have some more news on wednesday sync16:22
samborksomething more gibi?16:22
samborkif to, move back to you Uggla16:24
gmaanone question, this not tied to FF right?  "Replace StaticallyDelayingWrapper with futurist DelayingExecutor"16:24
gmaanjust want to make sure i prioritise the reviews accordingly 16:24
samborkimo no16:24
sean-k-mooneythat could merge before RC116:24
sean-k-mooneyits just tech debt reduction16:24
gmaanyeah, ++16:24
sean-k-mooneynot a feature16:24
Ugglagreat thx sambork, moving on.16:26
gibiI agree with the above and no additions 16:26
Ugglagibi you don't want to add instabilities in Kamil's patches too? :)16:26
opendevreviewTakashi Kajinami proposed openstack/nova master: doc: Add releases information for SEV-ES and SEV-SNP  https://review.opendev.org/c/openstack/nova/+/100216416:27
Uggla#topic Nova using openstack sdk for neutron16:27
Ugglalajoskatona, something you'd like to share?16:27
lajoskatonaI will be quick, I had no time since last week to work on this16:27
lajoskatonaThe SDK patch is merged, and I hope it can be part of the coming release (with my other SDK patches together :-))16:28
lajoskatonaI mean this SDK patch for fileds filtering : https://review.opendev.org/c/openstack/openstacksdk/+/99572416:28
lajoskatonaso that's it for the SDK topic16:28
Uggla:+116:28
Ugglathx lajoskatona16:29
gibiUggla: hehh those instabilities are expensive I cannot just give them away as candy :)16:29
sean-k-mooneythat shoudl be in the sdk release next week16:29
Uggla#topic Confidential computing, status of SNP and TDX features16:29
elodillessean-k-mooney: https://review.opendev.org/c/openstack/releases/+/100130716:30
elodilles(the patch is already there ^^^)16:30
Ugglatkajinam, antia, gibi, gmaan something something new ?16:30
sean-k-mooneyelodilles: yep16:30
sean-k-mooneyUggla: SNP is merged TDX is +2'd all the way16:31
sean-k-mooneyi think it has +w on most of the patches16:31
sean-k-mooneygibi gmaan and i have reviewd teh series16:31
gmaani too reviewed the TDX series on friday and most of it was in good shape. I think I had only one question on one of the changed16:31
gibiyeah about secure boot16:31
sean-k-mooneyantia posted teste resutls for secure boot as a comment today16:31
gibiyepp16:31
gmaanperfect16:31
gmaanI will check those today16:32
gibithanks16:32
antiathanks all 16:32
gmaangibi: FYI, sean-k-mooney antia and I talked about publishing the testing of TDX in upstream16:32
sean-k-mooneyantia: there may be some merge conflcit that will require rebases16:32
gmaanhere16:33
gmaan#link https://etherpad.opendev.org/p/nova-ci-failures-minimal#L40016:33
sean-k-mooneyso we will need to wtach the patches until they finally land16:33
antiasean-k-mooney: I rebased with main last friday, but I'll keep an eye on it!16:33
gmaan#link https://github.com/openstack/nova/tree/master/doc/source/contributor/testing16:33
gibigmaan: I would say write a whitebox tempest test16:34
gmaanas gibi also done the testing, i think it will be good to add your scenario if anything special 16:34
sean-k-mooneyya os i dont think its good to commit results in the repo16:34
sean-k-mooneybut we can have a basic how to test doc16:34
gibitests can serves as executable documentation16:34
sean-k-mooneyand ya tempest/whitebox were planned to follow16:34
gmaanwhitebox testing is good but as there are many things to take care for TDX configuration, having those in testing guide can be useful16:34
gibimost of the compllication of testing this is HW setup, the flavor and image setup is pretty standard16:35
gibibut I would not start carrying HW config doc in openstack tree16:35
gmaanyeah, HW setup which will not be covered by tempest/whitebox tests and it will be helpful for someone who want to run those tests16:35
gibiI don't like that as we cannot validate those HW configs and they tend to change over time16:36
tkajinamI have to reach LY team to understand their current status about whitebox tempest plugin tests for snp but I suspect they haven't touched it yet.16:36
gibiI'm fine linking to intel and amd docs16:36
sean-k-mooneysame, i woudl focus on just the nova settings16:36
sean-k-mooneyperhaps the generic kernel options but not toch any bios/hardware cofnig that is specific to a given severver16:37
gibiyeah16:37
sean-k-mooneything like how to check the capcity or kernel parms is fine16:37
tkajinamI was thinking of adding a few useful check points to determine whether OS and firmware are configured properly (for example checking sysfs output and libvirt domcapabilities)16:37
gmaanwell I was thinking of full guide somewhere whihc can tell HW setup (at leat generic one), flavor/image setup,  and tests to run (manual or tepmest/whitebox)16:37
tkajinamwhich I think sean-k-mooney is also suggesting16:37
sean-k-mooneygmaan: in that case i think that hsoudl live outside the nova repo16:38
gibiyeah16:38
gibimaybe a blogpost16:38
tkajinamblogpost may also work, yeah16:38
sean-k-mooneytkajinam: yep more or less16:38
gmaanthats fine, or in whitebox doc where tests will live or so but blogpost also works16:38
sean-k-mooneyvirsh cap/domcaps or cat /sys is fine16:38
gibiI would really like if amd and intel publish nice docs (and intel did) so we can refer them16:39
sean-k-mooneythe basic thigns to check that the host could run the feature16:39
sean-k-mooneyi woudl be ok docuemneting this in whitebox in more detail as well for what it worth16:39
gibihttps://cc-enabling.trustedservices.intel.com/intel-tdx-enabling-guide/04/hardware_setup/ this is the intel doc16:40
gmaanyeah16:40
gmaananyways, that is not blocker for the series to land, something to be think of later on16:40
tkajinam+116:40
gibiyeah16:40
Ugglacool congrats to all! especially antia for the implementation.16:40
Ugglamoving on16:41
Uggla#topic Bug scrubbing 16:41
Uggla#info down to 65 (-8) but up to 69 (+4) due to gate issues.16:41
Uggla#link https://etherpad.opendev.org/p/nova-bug-triage-roster16:41
Uggla#link https://truc.uggla.fr/ to follow the trend.16:41
UgglaNext meeting (this week): [public] Upstream bug triage. Wednesday, August 26th · 15:30 – 16:00 UTC. Video call link: meet.google.com/zjr-rxus-hzj16:41
gmaanyeah, friday i added a few which are happening in gate in this etherpad16:41
gmaan#link https://etherpad.opendev.org/p/nova-ci-failures-minimal#L40016:41
gmaanas gibi mentioned I will check graceful shutdown one today or tomorrow16:42
gibigmaan: thanks!16:42
gmaanfix for one of them is up for 2nd core16:42
gmaan#link https://review.opendev.org/c/openstack/nova/+/100101716:42
gmaanthe top of it which makes jobs results more readable16:43
gmaan#link https://review.opendev.org/c/openstack/nova/+/1001212/116:43
gmaanfucntional tests one happening more frequeently which I will check 16:43
gibiI will check these ^^ tomorrow16:43
gmaanthanks16:43
Ugglagmaan 👍16:43
Uggla#topic Open discussion16:44
Ugglanothing on the agenda, but sean-k-mooney wanted to discuss something.16:44
sean-k-mooneyyep https://zuul.openstack.org/builds?job_name=devstack-platform-ubuntu-resolute16:44
sean-k-mooneyso i ment ot make that voting in devstack about a month ago16:45
sean-k-mooneyits been pretty stable16:45
sean-k-mooneybut i would also like to add it to check16:45
sean-k-mooneyin nova16:45
sean-k-mooneythat is runing ubuntu 26.04 and python 3.1416:45
sean-k-mooneywhith these tests https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_b12/openstack/b126e9e318f340e6bc4aa1a357feaf17/testr_results.html16:46
sean-k-mooneywhish is pretty basic but gives us some level of coverage16:46
sean-k-mooneywhat do folks think?16:46
gmaan++ on both, anyways this needs to be done for next cycle testing runtime16:46
gmaanI am going to add tempest full job on resolute in tempest gate16:46
Ugglafrom the result I would say yes. Should we enable them now or after the release of H ?16:47
gmaanping me once you are making ti voting in devstack, I will review16:47
sean-k-mooneyi would like to have it on h16:47
gmaansean-k-mooney: you want to add voting in nova or non voting in check pipelone only16:47
sean-k-mooneythat why i raised it now16:47
sean-k-mooneybut its not stricly requried until i (2027.1)16:47
sean-k-mooneygmaan: its passing so why not make it voting16:48
sean-k-mooneywe can alwasy change it later if its an issue16:48
gmaansure, I am ok with that, if we see it unstable then we can always revert16:48
gmaanyeah16:48
Ugglayep we can enble them, and disable if it's not ok. So +1 for me.16:48
sean-k-mooneywe know cannoical ship 2026.1 on 26.04 so for the most part i expect 2026.2 to work on it16:48
gibiwhat if we make it voting on nova after FF? not to get surprises this week? :)16:48
sean-k-mooneygibi: im fine with merging this after FF for what its worth16:49
sean-k-mooneyi just want it before we brnach for RC116:49
gmaan++ a few of the series are in edge of merging16:49
sean-k-mooneyill prepare the devstack patch to make it voting this week16:49
sean-k-mooneyand ill submit the nova one on monday16:50
Ugglaok16:50
Ugglaanything else ?16:50
gibicool16:51
gibinothing else from me16:51
sean-k-mooneythats all i had as well16:51
Ugglaok so I think we can close for today.16:52
UgglaThanks for joining this meeting. Have a nice day/evening.16:52
Uggla#endmeeting16:52
opendevmeetMeeting ended Mon Aug 24 16:52:24 2026 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:52
opendevmeetMinutes:        https://meetings.opendev.org/meetings/nova/2026/nova.2026-08-24-16.00.html16:52
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/nova/2026/nova.2026-08-24-16.00.txt16:52
opendevmeetLog:            https://meetings.opendev.org/meetings/nova/2026/nova.2026-08-24-16.00.log.html16:52
gibithanks folks16:52
elodillesthanks o/16:52
tkajinamthanks16:52
gmaangibi: the shutdown executors change is ready for review https://review.opendev.org/c/openstack/nova/+/100021116:52
gmaanand the last change of gracefult shutdown series, doc/releasenotes https://review.opendev.org/c/openstack/nova/+/997141/1116:53
gmaangibi: will you be ok to review that doc change also ^^ (its not big)16:53
gmaanif not then also fine, I think melwitt (^^) can check it as she reviewed the main change for tracking things16:55
opendevreviewMerged openstack/nova master: Add libvirt driver MDEV ARQ support for Cyborg  https://review.opendev.org/c/openstack/nova/+/99584016:55
gmaanthese two left for this series 16:55
gibiI will review them but not today16:55
gibiis it OK tomorrow?16:55
gmaanyeah sure thanks. 16:55
gibicool16:56
melwittyes I can look16:59
gmaanmelwitt: thanks17:02
opendevreviewsean mooney proposed openstack/nova master: libvirt: Support Cyborg PCI ARQ managed mode  https://review.opendev.org/c/openstack/nova/+/99457917:32
opendevreviewsean mooney proposed openstack/nova master: doc: Add guide for NVIDIA vGPU with SR-IOV variant drivers  https://review.opendev.org/c/openstack/nova/+/99416017:32
gmaanseems like one more test unstable, reported new bug https://bugs.launchpad.net/nova/+bug/216493117:58
dansmithman.. wonder if something else is going on.. I would have expected more instability from eventlet stuff that all seemed to go smoothly..18:00
opendevreviewmelanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk  https://review.opendev.org/c/openstack/nova/+/100200718:00
melwittyeah, the gate has been pretty painful 18:09
JayFwe had a bug filed, against ironic, by the openstacksdks team about a fail that had gotten to a reasonable % of time. I dug in, it was an old race that we were more reliably losing due to slower I/O18:53
JayFso I would believe we're seeing some performance characteristics change and impact runs18:53
sean-k-mooneyso load near FF causling races that normally dont matrialise to show up?18:54
JayFsean-k-mooney: I suggest we just replay the chat logs from every previous 6 months ago going back a decade instead of re-saying all the things at FF busy time ;) 18:55
sean-k-mooney:)18:55
JayF[standard cycle-end CI complaint #24987]18:55
JayF(honestly thanks for mentioning that, I had "forgotten" about that tendency and it puts the last brick in place about "why now?" for that CI fix)18:55
sean-k-mooneynova is still doting the Is and crosing the Ts on eventlet -> threading by default move in ci18:57
sean-k-mooneyso its less of a clear picture fo is io slow beacuse of ci or threading18:57
opendevreviewmelanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk  https://review.opendev.org/c/openstack/nova/+/100200719:22
opendevreviewClif Houck proposed openstack/nova master: perf(ironic): eliminate O(N²) ProviderTree deepcopy at startup  https://review.opendev.org/c/openstack/nova/+/98067620:30
opendevreviewClif Houck proposed openstack/nova master: Parallelize per-node resource updates  https://review.opendev.org/c/openstack/nova/+/98067920:30
opendevreviewmelanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk  https://review.opendev.org/c/openstack/nova/+/100200720:54
*** Uggla is now known as Guest1624521:34
*** Uggla7 is now known as Uggla21:34
opendevreviewClif Houck proposed openstack/nova master: Parallelize per-node resource updates  https://review.opendev.org/c/openstack/nova/+/98067921:37
clifI think the per-node resource updates patch is in a good spot now, all review comments should be addressed21:39
opendevreviewMerged openstack/nova master: Reproducer for bug 2016173  https://review.opendev.org/c/openstack/nova/+/94622223:29
melwittsean-k-mooney, stephenfin: fyi https://review.opendev.org/c/openstack/nova/+/1002007 is finally happy with the cyborg-tempest-py3 job. needed a couple of get_endpoint_data() things for openstacksdk23:48

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