| opendevreview | melanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk https://review.opendev.org/c/openstack/nova/+/1002007 | 03:47 |
|---|---|---|
| opendevreview | Goutham Pacha Ravi proposed openstack/nova master: DNM: Add virtiofs share attachment CI jobs https://review.opendev.org/c/openstack/nova/+/999772 | 06:48 |
| opendevreview | Goutham Pacha Ravi proposed openstack/nova master: Rewrite share admin guide and add user guide https://review.opendev.org/c/openstack/nova/+/1000166 | 06:48 |
| opendevreview | Ashish Gupta proposed openstack/nova master: Stabilize threading functional tests for async races https://review.opendev.org/c/openstack/nova/+/1002017 | 07:13 |
| opendevreview | Ashish Gupta proposed openstack/nova master: Stabilize threading functional tests for async races https://review.opendev.org/c/openstack/nova/+/1002017 | 07:19 |
| *** elodilles_pto is now known as elodilles | 07:26 | |
| gibi | gmaan: I think one of the graceful shutdown func test is unstable https://bugs.launchpad.net/nova/+bug/2164880 | 09:28 |
| gibi | and I reported one more, less frequent functional instability https://bugs.launchpad.net/nova/+bug/2164888 | 11:26 |
| gibi | also saw hit on https://bugs.launchpad.net/nova/+bug/2160254 | 11:29 |
| gibi | I would say our gate is not in a great shape | 11:29 |
| gibi | it is almost like we have a FF this week :) | 11:29 |
| gibi | and one more functional instability bug https://bugs.launchpad.net/nova/+bug/2164893 | 11:33 |
| gibi | Uggla: ^^ things to raise about the gate on the meeting toda | 11:35 |
| gibi | y | 11:35 |
| Uggla | gibi 👍 | 12:14 |
| elodilles | stephenfin: 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/I57d5e77056e643b821f1c26ae371e26c6df2f20a | 13:12 |
| stephenfin | nw, done | 13:13 |
| elodilles | thx \o/ | 13:18 |
| opendevreview | Kamil Sambor proposed openstack/nova master: Replace StaticallyDelayingWrapper with futurist DelayingExecutor https://review.opendev.org/c/openstack/nova/+/997410 | 13:23 |
| opendevreview | Merged openstack/osc-placement stable/2025.1: [tox] Use constraints for requirements in docs job https://review.opendev.org/c/openstack/osc-placement/+/999815 | 13:29 |
| opendevreview | Merged openstack/osc-placement stable/2025.2: [tox] Use constraints for requirements in docs job https://review.opendev.org/c/openstack/osc-placement/+/999814 | 13:34 |
| opendevreview | Merged openstack/osc-placement stable/2026.1: [tox] Use constraints for requirements in docs job https://review.opendev.org/c/openstack/osc-placement/+/999813 | 13:43 |
| opendevreview | Merged openstack/nova master: libvirt: Add Intel TDX host capability detection https://review.opendev.org/c/openstack/nova/+/994421 | 13:46 |
| opendevreview | Paweł Koniszewski proposed openstack/nova master: [WIP] Support AZ as a destination target for migration https://review.opendev.org/c/openstack/nova/+/1002115 | 14:03 |
| opendevreview | Takashi Kajinami proposed openstack/nova master: Report virtio-fs support for only qemu/kvm virt_type https://review.opendev.org/c/openstack/nova/+/997818 | 14:21 |
| opendevreview | Takashi Kajinami proposed openstack/nova master: libvirt: Remove redundant version check for remote managed ports https://review.opendev.org/c/openstack/nova/+/995160 | 14:21 |
| gibi | aaan one more bug https://bugs.launchpad.net/nova/+bug/2164912 | 14:54 |
| dansmith | gibi: you think all of these are related to graceful shutdown, more than just the obvious ones? | 14:56 |
| gibi | just the obvious one | 14:56 |
| dansmith | FWIW, I didn't hit any of these locally when I tried (and obviously they're not 100%) | 14:56 |
| dansmith | okay | 14:56 |
| gibi | yeah they are not 100% | 14:56 |
| gibi | some more frequent than others | 14:56 |
| gibi | I think the graceful one is the most frequent | 14:57 |
| gibi | I'm just seeing these why trying to land the TDX series and reporting the unstable functional test visible there | 14:57 |
| gibi | at some point I will start fixing them as well :) | 14:57 |
| gibi | I guess at least some of them are threading related | 14:58 |
| gibi | aaand one more :) https://bugs.launchpad.net/nova/+bug/2164914 | 15:03 |
| opendevreview | melanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk https://review.opendev.org/c/openstack/nova/+/1002007 | 15:08 |
| opendevreview | melanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk https://review.opendev.org/c/openstack/nova/+/1002007 | 15:23 |
| sean-k-mooney | melwitt: https://review.opendev.org/c/openstack/nova/+/1002007/comment/1cab5aaa_0e65a66a/ unfortunetly the sdk patch is not correct | 15:26 |
| melwitt | sean-k-mooney: argh :( ok thanks for catching that | 15:27 |
| sean-k-mooney | i found it while rebaseing, for right now im goign to backout your patch so i can push an updated version of min against master | 15:27 |
| melwitt | ok | 15:27 |
| sean-k-mooney | i can rebase again once that is pushed if we want to pull back in the sdk change infront of it | 15:28 |
| melwitt | sure. sorry about that | 15:31 |
| sean-k-mooney | no worries, i actully had hit that issue locally before but forgot about it | 15:31 |
| sean-k-mooney | its one of the reason i puhsed of using the sdk till after this feature | 15:31 |
| sean-k-mooney | since we cant just use latest or a shared client today | 15:32 |
| sean-k-mooney | we can make this work iwth the sdk | 15:32 |
| melwitt | yeah ... 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 way | 15:32 |
| sean-k-mooney | it just requies extra work | 15:32 |
| sean-k-mooney | ya os because we never did microversion supprot in nova before we alwasy got 2.0 semantics | 15:33 |
| sean-k-mooney | so we just need to properly suprpot the relevent microversions as part of the move | 15:33 |
| sean-k-mooney | and until we supprot 2.1 that measn we cant use the admin client from the config | 15:34 |
| sean-k-mooney | we have to use the user token | 15:34 |
| sean-k-mooney | i hit all of these edgecase when trying to fix the cybrog cves at the start of the cycle and the srbac work after | 15:35 |
| melwitt | I see :( | 15:36 |
| sean-k-mooney | until nova supprots using the service/admin token (and 2.1 to pass the intened project id) cybrog has to supprot the user binding arqs | 15:37 |
| sean-k-mooney | which is not correct longterm but just how it works today | 15:37 |
| sean-k-mooney | i did the hackign thing we do for cidner and require that the user token is accompaine by a service user token with the service role | 15:38 |
| sean-k-mooney | but long term that not ideal and just for upgrades | 15:38 |
| Uggla | Reminder: upstream meeting in ~20mn | 15:38 |
| sean-k-mooney | melwitt: i dont know that we need a ptg topic for this persay but its was a topic i wanted to look at next cycle | 15:39 |
| melwitt | sean-k-mooney: I see, thanks | 15:43 |
| sean-k-mooney | i 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 it | 15:44 |
| sean-k-mooney | i think the cyborg tempest job would have found the regeresssion as well | 15:44 |
| melwitt | yes I do think the cyborg-tempest-py3 job demonstrates the fail, so I think I can use that to validate | 15:47 |
| sean-k-mooney | im not actully sure, it defintly failed but the logs look strange to me on the cybrog cide | 15:55 |
| sean-k-mooney | anyway we can definlty look into that seperatly | 15:55 |
| sean-k-mooney | th nova meeting will start shortly so we can continue this in the cybrog channel if needed | 15:56 |
| Uggla | #startmeeting nova | 16:00 |
| opendevmeet | Meeting 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 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:00 |
| opendevmeet | The meeting name has been set to 'nova' | 16:00 |
| Uggla | Hello everyone | 16:00 |
| tkajinam | o/ | 16:00 |
| lajoskatona | o/ | 16:00 |
| gibi | o/ | 16:00 |
| sambork | o/ | 16:01 |
| elodilles | o/ | 16:02 |
| Uggla | Let's start | 16:02 |
| Uggla | #topic Bugs (stuck/critical) | 16:02 |
| antia | o/ | 16:02 |
| Uggla | #info No Critical bug | 16: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-minimal | 16: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 status | 16: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 recheck | 16: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/2164893 | 16:04 |
| gibi | yeah | 16:04 |
| gibi | the functional jobs are pretty unstable | 16:04 |
| * Uggla giving the mic to gibi | 16:04 | |
| gibi | https://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 |
| gibi | https://bugs.launchpad.net/nova/+bug/2164888 - functional test test_serial_console_live_migrate leaks greenlets. Effecting only eventlet | 16:04 |
| gibi | https://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 |
| gibi | https://bugs.launchpad.net/nova/+bug/2164893 - functional test TestInstanceNotificationSample.test_instance_action is unstable. Only effects the threading job. | 16:04 |
| gibi | https://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 |
| gibi | https://bugs.launchpad.net/nova/+bug/2164914 - functional test ServersTest.test_rename_server is unstable. Only effects the threading job. | 16:04 |
| gibi | I 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 nice | 16:04 |
| gibi | that is pretty frequent | 16:05 |
| Uggla | gibi ruining my 'new' bug stats. :) | 16:05 |
| gibi | not me, the gate, I'm just the messenger :) | 16:05 |
| opendevreview | melanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk https://review.opendev.org/c/openstack/nova/+/1002157 | 16:06 |
| Uggla | I know... | 16:06 |
| gibi | I have nothing else to say about these right now I only noticed them, searched them to see if they happen frequently | 16:06 |
| gibi | and filed them | 16:06 |
| Uggla | That's annoying because of the FF this week | 16:07 |
| gibi | FF week is always like that :) | 16:07 |
| tkajinam | note that we also have client lib freeze this week | 16:07 |
| elodilles | yepp ^^^ | 16:07 |
| tkajinam | and we expect new client lib releases coming... which might hit gate | 16:07 |
| Uggla | 2 last cycles it was ok. | 16:07 |
| tkajinam | fingers crossed | 16:08 |
| Uggla | yep I have seen the patches from elodilles, I'll check them tomorrow morning. | 16:08 |
| opendevreview | melanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk https://review.opendev.org/c/openstack/nova/+/1002007 | 16:08 |
| elodilles | thanks Uggla o/ and yepp, fingers crossed | 16:08 |
| sean-k-mooney | we are also expecting new release of os-vif and os-traits | 16:09 |
| sean-k-mooney | i belive they happend on friday | 16:09 |
| Uggla | Let's be possitive I'm confident gmaan and gibi will stabilize the gate. | 16:09 |
| sean-k-mooney | but we need them to promoat through uc | 16:09 |
| gibi | Uggla: don't put that big of a burden on me please :) | 16:10 |
| elodilles | sean-k-mooney: os-traits is 'independent' and we don't genarte release patches for cycle independent projects | 16:10 |
| sean-k-mooney | elodilles: i requested the release | 16:10 |
| sean-k-mooney | elodilles: we need to bump the min version in placement | 16:11 |
| elodilles | ah, okay, sorry for the noise then :X | 16:11 |
| sean-k-mooney | so that the new standard traits are aviable | 16:11 |
| elodilles | +1 | 16:11 |
| sean-k-mooney | the os-vif release | 16:11 |
| sean-k-mooney | is because there was a regression in multi queue | 16:11 |
| sean-k-mooney | when a specific neutron config value is set | 16:11 |
| sean-k-mooney | they want to make that value the default this cycle | 16:11 |
| sean-k-mooney | anyway we shoudl be ok | 16:12 |
| opendevreview | melanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk https://review.opendev.org/c/openstack/nova/+/1002007 | 16:12 |
| sean-k-mooney | just an fyi that this is happening | 16:12 |
| Uggla | I guess we are done for this topic ? | 16:12 |
| sean-k-mooney | yep | 16:12 |
| gibi | + | 16:12 |
| Uggla | #topic Release Planning | 16:13 |
| Uggla | #link https://releases.openstack.org/hibiscus/schedule.html | 16:13 |
| Uggla | #info Nova deadlines are set in the above schedule | 16:13 |
| Uggla | #info PTG etherpad for 2026.2 is available: https://etherpad.opendev.org/p/nova-2026.2-ptg | 16:13 |
| Uggla | #info Feature freeze is this week (Thursday EOD). | 16:13 |
| sean-k-mooney | dont you mena 2027.1 | 16:13 |
| sean-k-mooney | https://etherpad.opendev.org/p/nova-2027.1-ptg | 16:14 |
| sean-k-mooney | that the pad for the next PTG | 16:14 |
| Uggla | still the old one, I will open the new one (2027.1) ASAP | 16:14 |
| sean-k-mooney | ack | 16:14 |
| sean-k-mooney | that just a blank one for now | 16:14 |
| Uggla | sure, I assume it will not stay blank. | 16:15 |
| opendevreview | Takashi Kajinami proposed openstack/os-vif master: zuul: Drop redundant override of configure_swap_size https://review.opendev.org/c/openstack/os-vif/+/1002161 | 16:15 |
| Uggla | #topic Review priorities | 16:15 |
| Uggla | #link file for Hibiscus https://etherpad.opendev.org/p/nova-2026.2-status | 16: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 |
| Uggla | Btw currently testing the virtiofs shares and cold migration from gouthamr. | 16:17 |
| Uggla | #topic Stable Branches | 16:17 |
| * Uggla giving the mic to elodilles | 16:17 | |
| elodilles | thx | 16:17 |
| elodilles | #info stable/2026.2 branching will start soon, first for (client) libraries next week, then for services and others | 16: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/I57d5e77056e643b821f1c26ae371e26c6df2f20a | 16:17 |
| elodilles | hmm, i mean these have merged today ^^^ | 16:18 |
| elodilles | thanks to stephenfin o/ | 16:18 |
| sean-k-mooney | :) | 16:18 |
| elodilles | #info other stable gates should be OK | 16:18 |
| elodilles | i'm not aware of other stable gate issues | 16:18 |
| gibi | elodilles: shoud we backport some instabilities form master? :) | 16:18 |
| gibi | *from | 16:18 |
| elodilles | gibi: noooo /o\ | 16:19 |
| elodilles | :) | 16:19 |
| elodilles | #info stable branch status / gate failures tracking etherpad: https://etherpad.opendev.org/p/nova-stable-branch-ci | 16:19 |
| elodilles | so that's all from me | 16:19 |
| * elodilles passes back the mic to Uggla | 16:19 | |
| sean-k-mooney | speaking of mster i would like use to add a ubuntu 26.04 job before the end of the cycle is there is no objection | 16:19 |
| Uggla | thx elodilles | 16:19 |
| sean-k-mooney | we can dicuss that at the end of the meeting however | 16:19 |
| Uggla | skipping vmware topic as fwiesel is on pto. | 16:20 |
| Uggla | #topic Kamil's news about eventlet removal | 16:20 |
| Uggla | sambork, gibi, something to share ? | 16:20 |
| sambork | Unify 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/+/1000780 | 16:20 |
| sambork | I 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 usage | 16:21 |
| sambork | I should have some more news on wednesday sync | 16:22 |
| sambork | something more gibi? | 16:22 |
| sambork | if to, move back to you Uggla | 16:24 |
| gmaan | one question, this not tied to FF right? "Replace StaticallyDelayingWrapper with futurist DelayingExecutor" | 16:24 |
| gmaan | just want to make sure i prioritise the reviews accordingly | 16:24 |
| sambork | imo no | 16:24 |
| sean-k-mooney | that could merge before RC1 | 16:24 |
| sean-k-mooney | its just tech debt reduction | 16:24 |
| gmaan | yeah, ++ | 16:24 |
| sean-k-mooney | not a feature | 16:24 |
| Uggla | great thx sambork, moving on. | 16:26 |
| gibi | I agree with the above and no additions | 16:26 |
| Uggla | gibi you don't want to add instabilities in Kamil's patches too? :) | 16:26 |
| opendevreview | Takashi Kajinami proposed openstack/nova master: doc: Add releases information for SEV-ES and SEV-SNP https://review.opendev.org/c/openstack/nova/+/1002164 | 16:27 |
| Uggla | #topic Nova using openstack sdk for neutron | 16:27 |
| Uggla | lajoskatona, something you'd like to share? | 16:27 |
| lajoskatona | I will be quick, I had no time since last week to work on this | 16:27 |
| lajoskatona | The SDK patch is merged, and I hope it can be part of the coming release (with my other SDK patches together :-)) | 16:28 |
| lajoskatona | I mean this SDK patch for fileds filtering : https://review.opendev.org/c/openstack/openstacksdk/+/995724 | 16:28 |
| lajoskatona | so that's it for the SDK topic | 16:28 |
| Uggla | :+1 | 16:28 |
| Uggla | thx lajoskatona | 16:29 |
| gibi | Uggla: hehh those instabilities are expensive I cannot just give them away as candy :) | 16:29 |
| sean-k-mooney | that shoudl be in the sdk release next week | 16:29 |
| Uggla | #topic Confidential computing, status of SNP and TDX features | 16:29 |
| elodilles | sean-k-mooney: https://review.opendev.org/c/openstack/releases/+/1001307 | 16:30 |
| elodilles | (the patch is already there ^^^) | 16:30 |
| Uggla | tkajinam, antia, gibi, gmaan something something new ? | 16:30 |
| sean-k-mooney | elodilles: yep | 16:30 |
| sean-k-mooney | Uggla: SNP is merged TDX is +2'd all the way | 16:31 |
| sean-k-mooney | i think it has +w on most of the patches | 16:31 |
| sean-k-mooney | gibi gmaan and i have reviewd teh series | 16:31 |
| gmaan | i 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 changed | 16:31 |
| gibi | yeah about secure boot | 16:31 |
| sean-k-mooney | antia posted teste resutls for secure boot as a comment today | 16:31 |
| gibi | yepp | 16:31 |
| gmaan | perfect | 16:31 |
| gmaan | I will check those today | 16:32 |
| gibi | thanks | 16:32 |
| antia | thanks all | 16:32 |
| gmaan | gibi: FYI, sean-k-mooney antia and I talked about publishing the testing of TDX in upstream | 16:32 |
| sean-k-mooney | antia: there may be some merge conflcit that will require rebases | 16:32 |
| gmaan | here | 16:33 |
| gmaan | #link https://etherpad.opendev.org/p/nova-ci-failures-minimal#L400 | 16:33 |
| sean-k-mooney | so we will need to wtach the patches until they finally land | 16:33 |
| antia | sean-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/testing | 16:33 |
| gibi | gmaan: I would say write a whitebox tempest test | 16:34 |
| gmaan | as gibi also done the testing, i think it will be good to add your scenario if anything special | 16:34 |
| sean-k-mooney | ya os i dont think its good to commit results in the repo | 16:34 |
| sean-k-mooney | but we can have a basic how to test doc | 16:34 |
| gibi | tests can serves as executable documentation | 16:34 |
| sean-k-mooney | and ya tempest/whitebox were planned to follow | 16:34 |
| gmaan | whitebox testing is good but as there are many things to take care for TDX configuration, having those in testing guide can be useful | 16:34 |
| gibi | most of the compllication of testing this is HW setup, the flavor and image setup is pretty standard | 16:35 |
| gibi | but I would not start carrying HW config doc in openstack tree | 16:35 |
| gmaan | yeah, HW setup which will not be covered by tempest/whitebox tests and it will be helpful for someone who want to run those tests | 16:35 |
| gibi | I don't like that as we cannot validate those HW configs and they tend to change over time | 16:36 |
| tkajinam | I 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 |
| gibi | I'm fine linking to intel and amd docs | 16:36 |
| sean-k-mooney | same, i woudl focus on just the nova settings | 16:36 |
| sean-k-mooney | perhaps the generic kernel options but not toch any bios/hardware cofnig that is specific to a given severver | 16:37 |
| gibi | yeah | 16:37 |
| sean-k-mooney | thing like how to check the capcity or kernel parms is fine | 16:37 |
| tkajinam | I 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 |
| gmaan | well 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 |
| tkajinam | which I think sean-k-mooney is also suggesting | 16:37 |
| sean-k-mooney | gmaan: in that case i think that hsoudl live outside the nova repo | 16:38 |
| gibi | yeah | 16:38 |
| gibi | maybe a blogpost | 16:38 |
| tkajinam | blogpost may also work, yeah | 16:38 |
| sean-k-mooney | tkajinam: yep more or less | 16:38 |
| gmaan | thats fine, or in whitebox doc where tests will live or so but blogpost also works | 16:38 |
| sean-k-mooney | virsh cap/domcaps or cat /sys is fine | 16:38 |
| gibi | I would really like if amd and intel publish nice docs (and intel did) so we can refer them | 16:39 |
| sean-k-mooney | the basic thigns to check that the host could run the feature | 16:39 |
| sean-k-mooney | i woudl be ok docuemneting this in whitebox in more detail as well for what it worth | 16:39 |
| gibi | https://cc-enabling.trustedservices.intel.com/intel-tdx-enabling-guide/04/hardware_setup/ this is the intel doc | 16:40 |
| gmaan | yeah | 16:40 |
| gmaan | anyways, that is not blocker for the series to land, something to be think of later on | 16:40 |
| tkajinam | +1 | 16:40 |
| gibi | yeah | 16:40 |
| Uggla | cool congrats to all! especially antia for the implementation. | 16:40 |
| Uggla | moving on | 16: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-roster | 16:41 |
| Uggla | #link https://truc.uggla.fr/ to follow the trend. | 16:41 |
| Uggla | Next meeting (this week): [public] Upstream bug triage. Wednesday, August 26th · 15:30 – 16:00 UTC. Video call link: meet.google.com/zjr-rxus-hzj | 16:41 |
| gmaan | yeah, friday i added a few which are happening in gate in this etherpad | 16:41 |
| gmaan | #link https://etherpad.opendev.org/p/nova-ci-failures-minimal#L400 | 16:41 |
| gmaan | as gibi mentioned I will check graceful shutdown one today or tomorrow | 16:42 |
| gibi | gmaan: thanks! | 16:42 |
| gmaan | fix for one of them is up for 2nd core | 16:42 |
| gmaan | #link https://review.opendev.org/c/openstack/nova/+/1001017 | 16:42 |
| gmaan | the top of it which makes jobs results more readable | 16:43 |
| gmaan | #link https://review.opendev.org/c/openstack/nova/+/1001212/1 | 16:43 |
| gmaan | fucntional tests one happening more frequeently which I will check | 16:43 |
| gibi | I will check these ^^ tomorrow | 16:43 |
| gmaan | thanks | 16:43 |
| Uggla | gmaan 👍 | 16:43 |
| Uggla | #topic Open discussion | 16:44 |
| Uggla | nothing on the agenda, but sean-k-mooney wanted to discuss something. | 16:44 |
| sean-k-mooney | yep https://zuul.openstack.org/builds?job_name=devstack-platform-ubuntu-resolute | 16:44 |
| sean-k-mooney | so i ment ot make that voting in devstack about a month ago | 16:45 |
| sean-k-mooney | its been pretty stable | 16:45 |
| sean-k-mooney | but i would also like to add it to check | 16:45 |
| sean-k-mooney | in nova | 16:45 |
| sean-k-mooney | that is runing ubuntu 26.04 and python 3.14 | 16:45 |
| sean-k-mooney | whith these tests https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_b12/openstack/b126e9e318f340e6bc4aa1a357feaf17/testr_results.html | 16:46 |
| sean-k-mooney | whish is pretty basic but gives us some level of coverage | 16:46 |
| sean-k-mooney | what do folks think? | 16:46 |
| gmaan | ++ on both, anyways this needs to be done for next cycle testing runtime | 16:46 |
| gmaan | I am going to add tempest full job on resolute in tempest gate | 16:46 |
| Uggla | from the result I would say yes. Should we enable them now or after the release of H ? | 16:47 |
| gmaan | ping me once you are making ti voting in devstack, I will review | 16:47 |
| sean-k-mooney | i would like to have it on h | 16:47 |
| gmaan | sean-k-mooney: you want to add voting in nova or non voting in check pipelone only | 16:47 |
| sean-k-mooney | that why i raised it now | 16:47 |
| sean-k-mooney | but its not stricly requried until i (2027.1) | 16:47 |
| sean-k-mooney | gmaan: its passing so why not make it voting | 16:48 |
| sean-k-mooney | we can alwasy change it later if its an issue | 16:48 |
| gmaan | sure, I am ok with that, if we see it unstable then we can always revert | 16:48 |
| gmaan | yeah | 16:48 |
| Uggla | yep we can enble them, and disable if it's not ok. So +1 for me. | 16:48 |
| sean-k-mooney | we know cannoical ship 2026.1 on 26.04 so for the most part i expect 2026.2 to work on it | 16:48 |
| gibi | what if we make it voting on nova after FF? not to get surprises this week? :) | 16:48 |
| sean-k-mooney | gibi: im fine with merging this after FF for what its worth | 16:49 |
| sean-k-mooney | i just want it before we brnach for RC1 | 16:49 |
| gmaan | ++ a few of the series are in edge of merging | 16:49 |
| sean-k-mooney | ill prepare the devstack patch to make it voting this week | 16:49 |
| sean-k-mooney | and ill submit the nova one on monday | 16:50 |
| Uggla | ok | 16:50 |
| Uggla | anything else ? | 16:50 |
| gibi | cool | 16:51 |
| gibi | nothing else from me | 16:51 |
| sean-k-mooney | thats all i had as well | 16:51 |
| Uggla | ok so I think we can close for today. | 16:52 |
| Uggla | Thanks for joining this meeting. Have a nice day/evening. | 16:52 |
| Uggla | #endmeeting | 16:52 |
| opendevmeet | Meeting ended Mon Aug 24 16:52:24 2026 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:52 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/nova/2026/nova.2026-08-24-16.00.html | 16:52 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/nova/2026/nova.2026-08-24-16.00.txt | 16:52 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/nova/2026/nova.2026-08-24-16.00.log.html | 16:52 |
| gibi | thanks folks | 16:52 |
| elodilles | thanks o/ | 16:52 |
| tkajinam | thanks | 16:52 |
| gmaan | gibi: the shutdown executors change is ready for review https://review.opendev.org/c/openstack/nova/+/1000211 | 16:52 |
| gmaan | and the last change of gracefult shutdown series, doc/releasenotes https://review.opendev.org/c/openstack/nova/+/997141/11 | 16:53 |
| gmaan | gibi: will you be ok to review that doc change also ^^ (its not big) | 16:53 |
| gmaan | if not then also fine, I think melwitt (^^) can check it as she reviewed the main change for tracking things | 16:55 |
| opendevreview | Merged openstack/nova master: Add libvirt driver MDEV ARQ support for Cyborg https://review.opendev.org/c/openstack/nova/+/995840 | 16:55 |
| gmaan | these two left for this series | 16:55 |
| gibi | I will review them but not today | 16:55 |
| gibi | is it OK tomorrow? | 16:55 |
| gmaan | yeah sure thanks. | 16:55 |
| gibi | cool | 16:56 |
| melwitt | yes I can look | 16:59 |
| gmaan | melwitt: thanks | 17:02 |
| opendevreview | sean mooney proposed openstack/nova master: libvirt: Support Cyborg PCI ARQ managed mode https://review.opendev.org/c/openstack/nova/+/994579 | 17:32 |
| opendevreview | sean mooney proposed openstack/nova master: doc: Add guide for NVIDIA vGPU with SR-IOV variant drivers https://review.opendev.org/c/openstack/nova/+/994160 | 17:32 |
| gmaan | seems like one more test unstable, reported new bug https://bugs.launchpad.net/nova/+bug/2164931 | 17:58 |
| dansmith | man.. wonder if something else is going on.. I would have expected more instability from eventlet stuff that all seemed to go smoothly.. | 18:00 |
| opendevreview | melanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk https://review.opendev.org/c/openstack/nova/+/1002007 | 18:00 |
| melwitt | yeah, the gate has been pretty painful | 18:09 |
| JayF | we 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/O | 18:53 |
| JayF | so I would believe we're seeing some performance characteristics change and impact runs | 18:53 |
| sean-k-mooney | so load near FF causling races that normally dont matrialise to show up? | 18:54 |
| JayF | sean-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-mooney | nova is still doting the Is and crosing the Ts on eventlet -> threading by default move in ci | 18:57 |
| sean-k-mooney | so its less of a clear picture fo is io slow beacuse of ci or threading | 18:57 |
| opendevreview | melanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk https://review.opendev.org/c/openstack/nova/+/1002007 | 19:22 |
| opendevreview | Clif Houck proposed openstack/nova master: perf(ironic): eliminate O(N²) ProviderTree deepcopy at startup https://review.opendev.org/c/openstack/nova/+/980676 | 20:30 |
| opendevreview | Clif Houck proposed openstack/nova master: Parallelize per-node resource updates https://review.opendev.org/c/openstack/nova/+/980679 | 20:30 |
| opendevreview | melanie witt proposed openstack/nova master: Switch Cyborg client from keystoneauth1 to openstacksdk https://review.opendev.org/c/openstack/nova/+/1002007 | 20:54 |
| *** Uggla is now known as Guest16245 | 21:34 | |
| *** Uggla7 is now known as Uggla | 21:34 | |
| opendevreview | Clif Houck proposed openstack/nova master: Parallelize per-node resource updates https://review.opendev.org/c/openstack/nova/+/980679 | 21:37 |
| clif | I think the per-node resource updates patch is in a good spot now, all review comments should be addressed | 21:39 |
| opendevreview | Merged openstack/nova master: Reproducer for bug 2016173 https://review.opendev.org/c/openstack/nova/+/946222 | 23:29 |
| melwitt | sean-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 openstacksdk | 23:48 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!