opendevreview | Merged openstack/nova master: Fix microversion 2.96 for update/rebuild APIs https://review.opendev.org/c/openstack/nova/+/942875 | 01:38 |
---|---|---|
opendevreview | Merged openstack/nova master: Fix microversion 2.98 doc/tests for update/rebuild APIs https://review.opendev.org/c/openstack/nova/+/942878 | 01:45 |
elodilles | stephenfin: when you have a minute, could you please unblock nova's and other repos stable/2024.* gates with this CI-only openstacksdk fix? https://review.opendev.org/c/openstack/openstacksdk/+/943182 | 09:49 |
elodilles | thanks in advance! o:) | 09:50 |
stephenfin | elodilles: Do we want to remove that from the master branch? | 09:56 |
elodilles | stephenfin: in the past you said it's better to test things with openstacksdk on stable branches as long as it is possible, so i don't need it to be removed if you still want that | 09:57 |
elodilles | s/openstacksdk/openstacksdk from master branch/ | 10:00 |
elodilles | (maybe stable/2025.1 can be tested longer with master branch than stable/2024.2 lasted o:)) | 10:01 |
elodilles | thanks for the review stephenfin o/ | 10:02 |
stephenfin | elodilles: yeah, I think it's a good goal in theory to test modern SDK with older releases. However, the need for co-installability is what's killing us. idk if it's realistically possible to avoid that. I suspect not, seeing as it's used in services as well as clients | 10:15 |
elodilles | yeah, probably true. i'm OK with removing the branch-override then on master to avoid this issue in the future. | 10:18 |
stephenfin | elodilles: https://review.opendev.org/c/openstack/openstacksdk/+/943236 (as your not in #openstack-sdks) | 10:23 |
stephenfin | *you're | 10:23 |
stephenfin | sean-k-mooney: mikal: melwitt: We missed as opportunity to address a small but easy TODO in the console auth token API schemas in v2.99. I assume it's too late to address now? https://github.com/openstack/nova/blob/406eedb1cecf720163516fb9c8e7b149303fb057/nova/api/openstack/compute/schemas/console_auth_tokens.py#L13 | 13:12 |
sean-k-mooney | stephenfin: we could probaly do that in isolation as a single patch | 13:24 |
sean-k-mooney | assuming we dont need the rest of the seriese | 13:24 |
sean-k-mooney | its sort of a bugfix but it porably should be its own microversion | 13:25 |
sean-k-mooney | im not sure how gmann would fell about adding it to 2.99 | 13:25 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: project/tenant and user IDs are not UUIDs https://review.opendev.org/c/openstack/nova/+/940369 | 13:26 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for for console auth token APIs (v2.99) https://review.opendev.org/c/openstack/nova/+/943252 | 13:26 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Address TODO in microversion v2.99 https://review.opendev.org/c/openstack/nova/+/943253 | 13:26 |
sean-k-mooney | strictly speaking once its merged in master we have to treat it as if its released but practically if its done before rc1 it probaly ok | 13:26 |
stephenfin | sean-k-mooney: The patch is there, along with one to correct the response body schemas (which are currently incorrect) and the removal of the incorrect "user/project IDs should be UUIDs" assumption | 13:27 |
sean-k-mooney | looking at the title i agree that including those 3 patches in epoxy is a good idea | 13:27 |
sean-k-mooney | we should proably highlight this in the irc meeting later | 13:27 |
stephenfin | the sooner we get https://review.opendev.org/c/openstack/nova/+/936366 and https://review.opendev.org/c/openstack/nova/+/936367 in, the better. What's there is too magical IMO. Definitely one for early in F | 13:27 |
stephenfin | ack | 13:28 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Adjust validation helpers for a single-method future https://review.opendev.org/c/openstack/nova/+/936365 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Stop using wsgi.Controller.api_version to switch between API versions https://review.opendev.org/c/openstack/nova/+/936366 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Only check minimum API version https://review.opendev.org/c/openstack/nova/+/940325 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add new, simpler api_version decorator https://review.opendev.org/c/openstack/nova/+/936367 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Only run format checks on strings https://review.opendev.org/c/openstack/nova/+/936368 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Simplify parameter types https://review.opendev.org/c/openstack/nova/+/936369 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: tests: Ensure all APIs have a response body schema https://review.opendev.org/c/openstack/nova/+/924598 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: doc: Add missing API samples https://review.opendev.org/c/openstack/nova/+/937012 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hosts APIs https://review.opendev.org/c/openstack/nova/+/937047 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for instance actions https://review.opendev.org/c/openstack/nova/+/937048 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (1/3) https://review.opendev.org/c/openstack/nova/+/937245 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (2/3) https://review.opendev.org/c/openstack/nova/+/937246 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (3/3) https://review.opendev.org/c/openstack/nova/+/937247 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for server IPs APIs https://review.opendev.org/c/openstack/nova/+/937608 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for remote consoles https://review.opendev.org/c/openstack/nova/+/940114 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for keypairs APIs https://review.opendev.org/c/openstack/nova/+/940115 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for image metadata APIs https://review.opendev.org/c/openstack/nova/+/940299 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for server topology API https://review.opendev.org/c/openstack/nova/+/940300 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for server diagnostics API https://review.opendev.org/c/openstack/nova/+/940506 | 15:17 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for server external events API https://review.opendev.org/c/openstack/nova/+/940508 | 15:17 |
opendevreview | Rajesh Tailor proposed openstack/nova master: Add support for showing finish_time https://review.opendev.org/c/openstack/nova/+/928933 | 15:18 |
opendevreview | Stephen Finucane proposed openstack/nova master: tests: Filter out eventlet deprecation warnings https://review.opendev.org/c/openstack/nova/+/943328 | 15:44 |
stephenfin | sean-k-mooney: ^ | 15:45 |
bauzas | #startmeeting nova | 16:02 |
opendevmeet | Meeting started Tue Mar 4 16:02:05 2025 UTC and is due to finish in 60 minutes. The chair is bauzas. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:02 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:02 |
opendevmeet | The meeting name has been set to 'nova' | 16:02 |
gibi | o/ | 16:02 |
r-taketn | o/ | 16:02 |
bauzas | #link https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting | 16:02 |
* gibi is doublebooked with some maniac meeting so distracted a bit | 16:02 | |
* bauzas runs three meetings at the same time :) | 16:02 | |
elodilles | o/ | 16:02 |
gibi | bauzas: that is hard | 16:03 |
bauzas | I just need coffee, that's it | 16:03 |
bauzas | anyway, we can start | 16:03 |
bauzas | please, make it try to be short | 16:04 |
bauzas | #topic Bugs (stuck/critical) | 16:04 |
bauzas | #info No Critical bug | 16:04 |
bauzas | #info Add yourself in the team bug roster if you want to help https://etherpad.opendev.org/p/nova-bug-triage-roster | 16:04 |
bauzas | any bug to discuss ? | 16:04 |
bauzas | looks not | 16:05 |
bauzas | #topic Gate status | 16:05 |
bauzas | #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs | 16:06 |
bauzas | #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 |
bauzas | #info Please look at the gate failures and file a bug report with the gate-failure tag. | 16:07 |
bauzas | #info Please try to provide meaningful comment when you recheck | 16:07 |
bauzas | any gate failures to talk ? | 16:08 |
bauzas | moving on | 16:10 |
bauzas | #topic Release Planning | 16:10 |
bauzas | #link https://releases.openstack.org/epoxy/schedule.html | 16:10 |
bauzas | #info Nova deadlines are set in the above schedule | 16:10 |
bauzas | #info Feature Freeze was on Thursday but we got some exceptions | 16:10 |
bauzas | #info RC1 planned in two weeks | 16:10 |
bauzas | #action bauzas to provide a RC-candidate etherpad like previous cycles | 16:11 |
bauzas | sorry, had no time to create it yet :( | 16:11 |
bauzas | any points about the feature cadence ? | 16:11 |
sean-k-mooney | feature cadance? | 16:11 |
sean-k-mooney | did you mean feature freeze | 16:12 |
bauzas | release cadence, sorry | 16:12 |
* bauzas got a brain split | 16:12 | |
bauzas | if not, moving on | 16:12 |
sean-k-mooney | you mean release candiate? | 16:13 |
sean-k-mooney | if you do we have a few regesssion that we shoudl fix before we finalise the release | 16:13 |
sean-k-mooney | we can move on for now but there are some bug that we can loop back to in open discuss | 16:14 |
bauzas | as I said above, I'll prepare an etherpad | 16:14 |
sean-k-mooney | ack | 16:14 |
bauzas | because there are many patches that we need to review before RC1 | 16:14 |
Uggla | o/ (sorry late) | 16:15 |
bauzas | moving on | 16:16 |
bauzas | #topic Review priorities | 16:16 |
bauzas | #link https://etherpad.opendev.org/p/nova-2025.1-status | 16:17 |
bauzas | please continue consuming that etherpad | 16:17 |
bauzas | #topic PTG planning | 16:18 |
bauzas | #info Next PTG will be held on Apr 7-11 | 16:19 |
bauzas | #link https://etherpad.opendev.org/p/nova-2025.2-ptg | 16:19 |
bauzas | as a reminder, the etherpad is there for adding your items to discuss | 16:19 |
bauzas | #topic Stable Branches | 16:19 |
bauzas | elodilles: mic down | 16:19 |
elodilles | #info stable/2024.* gates were broken due to failing openstacksdk-functional-devstack job (fixed today with patches: https://review.opendev.org/q/I5171e73c46bcd34dc7232f30123126275b78057c ) | 16:19 |
elodilles | #info stable/2023.2 is about to go to EOL soon, please review stable/2023.2 backports that are needed in the final release (patch: https://review.opendev.org/c/openstack/releases/+/941420 ) | 16:20 |
elodilles | #info first stable/2025.1 branches are about to be created: https://review.opendev.org/c/openstack/releases/+/943137 | 16:20 |
elodilles | (with release core hat on, i'd appreciate some review from nova release liaisons ^^^ o:)) | 16:20 |
elodilles | #info stable branch status / gate failures tracking etherpad: https://etherpad.opendev.org/p/nova-stable-branch-ci | 16:21 |
elodilles | and that's all from me | 16:21 |
fwiesel | #topic vmwareapi 3rd-party CI efforts Highlights | 16:21 |
fwiesel | No updates from my side. | 16:21 |
bauzas | thanks folks | 16:21 |
bauzas | #topic Open discussion | 16:22 |
bauzas | nothing here, anything anyone ? | 16:22 |
r-taketn | I apologize for interrupting your busy schedule, but I have a request | 16:22 |
r-taketn | #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/HIKLBMNMTJR6GFPKFKODECMR56SYPT5J/ | 16:22 |
r-taketn | Please give any comments or feedbacks on above mailing list about Intel RDT PQoS feature if possible. | 16:23 |
gibi | bauzas: what is the deadline of the patches having FF exception to get 2x+2? Today EOB? | 16:23 |
bauzas | gibi: should be, yeah | 16:24 |
bauzas | in the past, we got very late merges, so I'm cool with a late +W, but patches should get 2x +2s today | 16:24 |
gibi | ack | 16:25 |
bauzas | anything else ? | 16:26 |
bauzas | looks not | 16:27 |
bauzas | thanks all | 16:27 |
bauzas | #endmeeting | 16:27 |
opendevmeet | Meeting ended Tue Mar 4 16:27:24 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:27 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/nova/2025/nova.2025-03-04-16.02.html | 16:27 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/nova/2025/nova.2025-03-04-16.02.txt | 16:27 |
opendevmeet | Log: https://meetings.opendev.org/meetings/nova/2025/nova.2025-03-04-16.02.log.html | 16:27 |
opendevreview | Merged openstack/nova stable/2024.2: libvirt: Fix regression of listDevices() return type https://review.opendev.org/c/openstack/nova/+/942652 | 16:58 |
opendevreview | Merged openstack/nova stable/2024.1: allow upgrade of pre-victoria InstanceNUMACells https://review.opendev.org/c/openstack/nova/+/932065 | 17:08 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Address TODO in microversion v2.99 https://review.opendev.org/c/openstack/nova/+/943253 | 17:14 |
opendevreview | Vasyl Saienko proposed openstack/nova master: Fix serial console for ironic https://review.opendev.org/c/openstack/nova/+/942575 | 17:48 |
opendevreview | Merged openstack/nova master: tests: Filter out eventlet deprecation warnings https://review.opendev.org/c/openstack/nova/+/943328 | 17:58 |
mikal | stephenfin: given how hard reviewers pushed back on changes not directly related to the proposed new functionality, I would not have addressed that todo anyway. | 19:10 |
opendevreview | Vasyl Saienko proposed openstack/nova master: Fix serial console for ironic https://review.opendev.org/c/openstack/nova/+/942575 | 19:14 |
opendevreview | Merged openstack/nova master: Augment the LiveMigrateData object https://review.opendev.org/c/openstack/nova/+/942143 | 20:24 |
opendevreview | Merged openstack/nova master: Add live_migratable flag to PCI device specification https://review.opendev.org/c/openstack/nova/+/942144 | 20:24 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!