16:04:05 <Uggla> #startmeeting nova 16:04:05 <opendevmeet> Meeting started Mon Nov 17 16:04:05 2025 UTC and is due to finish in 60 minutes. The chair is Uggla. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:04:05 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:04:05 <opendevmeet> The meeting name has been set to 'nova' 16:04:11 <Uggla> Hello everyone 16:04:31 <gibi> o/ 16:05:09 <fwiesel> o/ 16:05:15 <bauzas> o. 16:05:29 <bauzas> I was importing the ics because I was afraid to miss the nova meeting :) 16:06:33 <Uggla> Let's start 16:06:47 <Uggla> I expect a short one 16:06:50 <Uggla> #topic Bugs (stuck/critical) 16:06:57 <Uggla> #info No Critical bug 16:07:04 <Uggla> #topic Gate status 16:07:15 <Uggla> #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs 16:07:17 <tkajinam> o/ 16:07:26 <Uggla> #link https://etherpad.opendev.org/p/nova-ci-failures-minimal 16:07:34 <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:07:41 <Uggla> #info Please look at the gate failures and file a bug report with the gate-failure tag. 16:07:48 <Uggla> #info Please try to provide a meaningful comment when you recheck 16:08:05 <Uggla> Nothing special on the gate unless I missed it 16:08:30 <tobias-urdin> LarsErikP: haven't heard anything about https://review.opendev.org/c/openstack/nova/+/916409 but i would like it merged as well 16:10:42 <Uggla> gibi, bauzas from what I read it would be good to have your point of view about ^ 16:10:52 <sean-k-mooney> tobias-urdin: im now aware of anythign blockign that specific other then lack fo review 16:11:12 <sean-k-mooney> dan did have one query about fucntional tests but it was not dreictly a blocker 16:11:36 <Uggla> sean-k-mooney it seems Dan wants a fn reproducer 16:11:41 <sean-k-mooney> i dont have full context loaded on this to say if that is hard or easy to do 16:12:07 <sean-k-mooney> Uggla: they +1 and said they were ok to proceed if other were but yes that was tehre prefernce 16:12:47 <Uggla> yep, I think we can review it later, but I keep this in mind. 16:13:10 <tobias-urdin> sorry everyone, i was responding to a ping didn't see it was in the middle of a meeting, my bad! 16:13:53 <Uggla> tobias-urdin, no worries, I though it was linked more or less to gate. :) 16:15:32 <Uggla> skipping next point because gmaan seems not available. 16:15:40 <Uggla> #topic Release Planning 16:15:48 <Uggla> #link https://releases.openstack.org/gazpacho/schedule.html 16:15:58 <Uggla> #info Soft spec freeze November 20th ! 16:16:25 <Uggla> yes this is this Thursday already. 16:16:48 <bauzas> as I said, I'm a bit sad about this deadline but OK 16:17:00 <bauzas> Uggla: can you at least send an email about this deadline ? 16:17:25 <bauzas> I mean, a reminder 16:17:27 <Uggla> yep I did it last week, but I will send an update. 16:18:10 <Uggla> update/reminder 16:18:35 <opendevreview> Merged openstack/nova master: [hacking] Improve N373 to catch also other primitives https://review.opendev.org/c/openstack/nova/+/958408 16:19:10 <Uggla> #topic Review priorities 16:19:23 <Uggla> #link https://etherpad.opendev.org/p/nova-2026.1-status 16:19:45 <opendevreview> Balazs Gibizer proposed openstack/nova master: [virt]Clarify the meaning of init_host https://review.opendev.org/c/openstack/nova/+/967398 16:19:47 <Uggla> ^ not fully updated, 16:20:01 <Uggla> #topic OpenAPI 16:20:12 <Uggla> #link: https://review.opendev.org/q/topic:%22openapi%22+(project:openstack/nova+OR+project:openstack/placement)+-status:merged+-status:abandoned 16:20:18 <Uggla> #info still 28 remaining atm. 16:20:30 <sean-k-mooney> the first 9/10 are approved just pending ci 16:20:43 <sean-k-mooney> im hoping to be able to review the rest in hte next 2 weeks 16:21:04 <Uggla> cool 👍 16:21:07 <sean-k-mooney> my personal goal woudl be to try and land the rest by the end of hte month 16:21:22 <Uggla> sean-k-mooney would be super ! 16:22:14 <Uggla> I'll try to review as well, I wanted last week, but did not manage to because of a shorter week. 16:22:34 <Uggla> skipping stable branch point as elodilles is on pto 16:22:42 <Uggla> #topic vmwareapi 3rd-party CI efforts Highlights 16:22:51 <Uggla> fwiesel anything on your side ? 16:22:59 <fwiesel> Hi, no update from my side. 16:23:15 <Uggla> thx, fwiesel 16:23:26 <Uggla> #topic Gibi's news about eventlet removal 16:23:35 * Uggla passing the mic to gibi 16:23:53 <gibi> o/ 16:24:11 <gibi> (gibi): The sync_power_state_pool_size and max_concurrent_live_migrations options are reworked now based on last week’s discussion. https://review.opendev.org/c/openstack/nova/+/966016 16:24:29 <gibi> (gibi):Waiting for an oslo.service 4.4.x release to have fixes available for nova-compute 16:25:02 <gibi> but oslo.service 4.4.0 with our fix broke Heat so we need to wait for 4.4.1 now 16:25:51 <gibi> that is it from me 16:25:53 <tkajinam> We can hopefully merge that heat patch soon once we merge another change required to fix the broken ec2 token API call caused by recent CVE fix ... 16:26:20 <tkajinam> I feel like that problem appearing heat is a broken compatibility in oslo.service but fixing heat may be an quicker path 16:26:33 <tkajinam> just fyi, mostly for gibi 16:26:39 <gibi> tkajinam: damani fixed the oslo.service incompatibility and the suggestion is to go with that instead of the heat fisx 16:26:49 <tkajinam> ah, ok 16:26:49 <gibi> https://review.opendev.org/c/openstack/oslo.service/+/966458 no_fork interface fix. (mandatory) 16:26:54 <gibi> sorry not this 16:26:59 <gibi> https://review.opendev.org/c/openstack/oslo.service/+/967218/4 16:27:00 <gibi> this 16:27:27 <gibi> tkajinam: so your +2 would be appreciated ^^ there 16:27:37 * tkajinam is approving it :-) 16:27:44 <gibi> tkajinam: thanks 16:27:53 <gibi> Uggla: that is all from me 16:28:17 <Uggla> Thanks gibi 16:29:14 <Uggla> #topic Open discussion 16:29:22 <Uggla> There is nothing on the agenda 16:29:46 <Uggla> Does someone want to talk about something ? 16:30:23 <tkajinam> I just want to quickly mention that I proposed a spec for firmware detection we discussed during ptg 16:30:35 <tkajinam> the link can be found in review priority etherpad 16:30:46 <tkajinam> https://review.opendev.org/c/openstack/nova-specs/+/966584 16:30:51 <tkajinam> and appreciate any feedback :-) 16:31:10 <Uggla> tkajinam 👍 16:31:22 <Uggla> thanks for submitting it 16:31:52 <tkajinam> ;-) 16:33:14 <Uggla> #topic Bug scrubbing 16:33:19 <Uggla> #info up to 189 16:33:29 <Uggla> #link: https://etherpad.opendev.org/p/nova-bug-triage-roster 16:33:57 <Uggla> please add your nick to the roster if you'd like to participate the bug triage. 16:34:38 <Uggla> I will send an update / reminder to the list, and I'll try to assign the first bugs this week. 16:35:10 <Uggla> ATM we are 5 volunteers on the list. 16:35:30 <Uggla> I thinks that' all for today. 16:35:52 <Uggla> Last chance to share something. 16:36:25 <Uggla> 3 16:36:36 <Uggla> 2 16:36:50 <Uggla> 1 16:37:10 <Uggla> Thanks for joining this meeting. Have a nice day/evening. 16:37:17 <Uggla> #endmeeting