opendevreview | Artom Lifshitz proposed openstack/nova master: WIP: Allow vTPM live migrations for admins https://review.opendev.org/c/openstack/nova/+/925771 | 00:27 |
---|---|---|
*** bauzas_ is now known as bauzas | 00:55 | |
*** bauzas_ is now known as bauzas | 06:15 | |
*** bauzas_ is now known as bauzas | 06:43 | |
opendevreview | Amit Uniyal proposed openstack/nova master: Reproducer test for image property hw_architecture https://review.opendev.org/c/openstack/nova/+/926128 | 10:12 |
opendevreview | Amit Uniyal proposed openstack/nova master: Libvirt: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926521 | 10:12 |
opendevreview | Amit Uniyal proposed openstack/nova master: VMware: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926522 | 10:12 |
opendevreview | Amit Uniyal proposed openstack/nova master: zvm: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926523 | 10:12 |
opendevreview | Amit Uniyal proposed openstack/nova master: WIP Ironic: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926524 | 10:12 |
stephenfin | gmann: Would you be able to look through a few more of the OpenAPI patches this week? https://review.opendev.org/c/openstack/nova/+/915742 | 10:38 |
*** ministry is now known as __ministry | 11:17 | |
*** __ministry is now known as Guest868 | 11:18 | |
*** bauzas_ is now known as bauzas | 11:48 | |
sean-k-mooney | fyi: im pretty sure https://review.opendev.org/c/openstack/nova/+/926083/comments/ad6713dc_e6542156 that is a current gate bug | 11:48 |
sean-k-mooney | current latent gate bug | 11:49 |
sean-k-mooney | test_shelve_unshelve_server has been flaky for a while and i think it only fails if we unshelve to a diffent host | 11:49 |
stephenfin | sean-k-mooney: https://review.opendev.org/c/openstack/nova/+/756867 | 12:01 |
sean-k-mooney | cool thats what i was looking for. i might see if we can get someone to pick that back up | 12:05 |
opendevreview | Stephen Finucane proposed openstack/nova master: docs: Add image metadata property reference guide https://review.opendev.org/c/openstack/nova/+/756867 | 12:05 |
sean-k-mooney | i just rebased that via the ui | 12:06 |
sean-k-mooney | if it still applies and renders properly we might just want ot merge that and build on it later | 12:06 |
*** elodilles is now known as elodilles_ooo | 12:31 | |
opendevreview | James Page proposed openstack/python-novaclient master: shell: Python >= 3.11 compatibility https://review.opendev.org/c/openstack/python-novaclient/+/926532 | 12:45 |
*** __ministry is now known as Guest877 | 13:44 | |
tkajinam | sean-k-mooney, o/ It'd be nice if you can check the updated version and the remaining comment in https://review.opendev.org/c/openstack/nova/+/909183 when you have time. | 13:44 |
sean-k-mooney | tkajinam: sure | 13:47 |
sean-k-mooney | ill take a look shortly but sure | 13:55 |
sean-k-mooney | brb | 13:56 |
tkajinam | thx ! | 14:02 |
tkajinam | (for all cores) I'd appreciate any feedback for the other two series https://review.opendev.org/q/topic:%22bp/libvirt-stateless-firmware%22 and https://review.opendev.org/q/topic:%22bp/libvirt-stateless-firmware%22 | 14:03 |
frickler | tkajinam: that's twice the same link? | 14:07 |
tkajinam | X-( | 14:08 |
tkajinam | the 2nd one should have been https://review.opendev.org/q/topic:%22bp/amd-sev-es-libvirt-support%22 | 14:08 |
tkajinam | frickler, thanks for pointing that wrong paste :-D | 14:08 |
frickler | np, /me was just curious :) | 14:09 |
sean-k-mooney | tkajinam: 2 minor -1s but over all the stateless firmware changes look good to me | 14:19 |
sean-k-mooney | tkajinam: geneal question are you plannign to work on a tempest test to validate this | 14:20 |
sean-k-mooney | it woudl be nice to add one that creates a flavor with stateless firmware which is enabeld via a compute_feature flag | 14:20 |
dansmith | sean-k-mooney: it'd also be nice to have the object change separate from the libvirt one, IMHO | 14:20 |
sean-k-mooney | i dont think that will actully work until we move the ci to ubuntu 24.04 | 14:21 |
sean-k-mooney | dansmith: ya i have no objection to that | 14:21 |
sean-k-mooney | we have seen that that makes some bugfix backports simler recently | 14:21 |
sean-k-mooney | *simpeler | 14:22 |
sean-k-mooney | :) i see you even said that in your comment | 14:22 |
dansmith | right | 14:25 |
dansmith | I hate to ask tkajinam to do that after the fact, but hopefully it won't be too hard if he's willing | 14:26 |
opendevreview | James Page proposed openstack/python-novaclient master: shell: Python >= 3.11 compatibility https://review.opendev.org/c/openstack/python-novaclient/+/926532 | 15:01 |
tkajinam | dansmith sean-k-mooney, thanks. I'll try updating the changes tomorrow. | 15:02 |
tkajinam | sean-k-mooney, I don't have any specific plan for tempest tests but I can look into it. However I have to add the bare tpm suppor test as well so I'm unsure if I can actually implement these before feature freeze in nova (which approximately means in 1 week) | 15:04 |
sean-k-mooney | im kind of fine with just doing this post ff | 15:04 |
tkajinam | ok | 15:05 |
sean-k-mooney | the unit/functional tests should be enough to merge but this would be good to test later. we will eventually add support for testing this in whitebox too | 15:06 |
tkajinam | yeah. that makes sense | 15:07 |
dansmith | yeah, same pattern as other version-dependent changes, and just a line in the xml, so not necessary to prove with integration tests, IMHO | 15:07 |
tkajinam | s/tpm/uefi/ minor but important correction... | 15:08 |
tkajinam | yeah | 15:08 |
tkajinam | let me check how the existing features are validated and I'll try following the existing patterns | 15:08 |
tkajinam | dansmith, sean-k-mooney thanks for these comments :-D | 15:09 |
mnasiadka | Hello, in Kolla we have been historically installing xen-utils rpm/deb package for Nova (maybe that was for Xen support - have no real knowledge about this) - is that still needed nowadays? | 15:10 |
dansmith | mnasiadka: we removed xen support a couple cycles ago | 15:12 |
mnasiadka | Was just curious if that's needed for anything else, but I assume it's not. | 15:12 |
sean-k-mooney | not that im aware of | 15:15 |
sean-k-mooney | when we remvoed the xen supprot that should not be required after that | 15:15 |
mnasiadka | ok then, let me drop that | 15:15 |
mnasiadka | thanks | 15:15 |
stephenfin | sean-k-mooney: My rational for approving https://review.opendev.org/c/openstack/nova/+/907976/ is that it's a definite improvement and minimally controversial. It doesn't look like your patch is ready for prime time. Surely we can merge the smaller patch now until you find time to rework yours? | 15:43 |
sean-k-mooney | ot me its tech debt and i didnte really like doign this as a one off | 15:57 |
stephenfin | it's still better than what we have though | 15:58 |
stephenfin | perfect is the enemy of good and all that | 15:59 |
sean-k-mooney | so my patch is also better then what we have | 15:59 |
dansmith | melwitt: yawna +W this or prefer to wait for bauzas? https://review.opendev.org/c/openstack/nova/+/926144 | 16:28 |
opendevreview | sean mooney proposed openstack/nova master: imporve nova object logging https://review.opendev.org/c/openstack/nova/+/898057 | 16:51 |
sean-k-mooney | stephenfin: melwitt ^ i updated the name and added a unit test as bauzas asked | 16:52 |
sean-k-mooney | dansmith: any idea if https://review.opendev.org/c/openstack/python-glanceclient/+/890634 will merge in time to allow https://review.opendev.org/c/openstack/nova/+/891036 to proceed this cycle | 17:01 |
sean-k-mooney | it looks like the sdk patch is also not ready https://review.opendev.org/c/openstack/openstacksdk/+/883271 | 17:02 |
dansmith | abhishekk: ^ | 17:02 |
dansmith | sean-k-mooney: I have been too busy to follow the progress lately, so I'm not sure | 17:03 |
sean-k-mooney | dansmith: no worreis i was just doing jira paperwork... hence checking | 17:03 |
abhishekk | ack | 17:03 |
abhishekk | I think glance client is good to go | 17:03 |
abhishekk | not sure about openstacksdk though | 17:04 |
sean-k-mooney | well we dont actully need the sdk change | 17:05 |
sean-k-mooney | dans currenct change uses cinder client | 17:05 |
sean-k-mooney | but we would need a cinder client release before feature freeze | 17:05 |
sean-k-mooney | what are the changes for merging the clinet change and doing a release this week | 17:05 |
sean-k-mooney | so that we can follow up with dans patch next week in advance of FF | 17:06 |
abhishekk | client just need one more +2 | 17:06 |
sean-k-mooney | well that and an actual release | 17:06 |
abhishekk | I think rosmaita can do that | 17:06 |
sean-k-mooney | ack well if this lines up it woudl be nice to get incldued in this release | 17:06 |
abhishekk | yes, once patch is merged I can post a release patch | 17:06 |
sean-k-mooney | if now i guess we will do the nova part next cycle | 17:07 |
sean-k-mooney | abhishekk++ | 17:07 |
abhishekk | right | 17:07 |
abhishekk | let me ping rosmaita on glance channel | 17:07 |
melwitt | dansmith: have we discussed with bauzas before? I was thinking if not then it might be best for him to review it | 17:10 |
sean-k-mooney | the deprecation is somethign we can merge post FF but i think they are back from PTO next week in either case | 17:11 |
dansmith | melwitt: yeah we did sort of informally, but ack, as long as we get it done in this release, that's fine | 17:11 |
melwitt | yeah he is back next monday iirc | 17:12 |
opendevreview | Merged openstack/nova master: Fix PCI passthrough cleanup on reschedule https://review.opendev.org/c/openstack/nova/+/926407 | 17:15 |
sean-k-mooney | @artom ^ | 17:15 |
artom | sean-k-mooney, ack, backport time | 17:15 |
sean-k-mooney | yes please :) | 17:16 |
opendevreview | Artom Lifshitz proposed openstack/nova stable/2023.2: Functional test test_boot_reschedule_with_proper_pci_device_count https://review.opendev.org/c/openstack/nova/+/926554 | 17:17 |
opendevreview | Artom Lifshitz proposed openstack/nova stable/2023.2: Fix PCI passthrough cleanup on reschedule https://review.opendev.org/c/openstack/nova/+/926555 | 17:17 |
artom | Wait, I skipped 2024.1, didn't I? | 17:18 |
artom | Actual names were better, fight me | 17:18 |
sean-k-mooney | yes you did | 17:18 |
opendevreview | Artom Lifshitz proposed openstack/nova stable/2024.1: Functional test test_boot_reschedule_with_proper_pci_device_count https://review.opendev.org/c/openstack/nova/+/926556 | 17:19 |
opendevreview | Artom Lifshitz proposed openstack/nova stable/2024.1: Fix PCI passthrough cleanup on reschedule https://review.opendev.org/c/openstack/nova/+/926557 | 17:19 |
opendevreview | Artom Lifshitz proposed openstack/nova stable/2023.2: Functional test test_boot_reschedule_with_proper_pci_device_count https://review.opendev.org/c/openstack/nova/+/926554 | 17:20 |
opendevreview | Artom Lifshitz proposed openstack/nova stable/2023.2: Fix PCI passthrough cleanup on reschedule https://review.opendev.org/c/openstack/nova/+/926555 | 17:20 |
opendevreview | Artom Lifshitz proposed openstack/nova stable/2023.1: Functional test test_boot_reschedule_with_proper_pci_device_count https://review.opendev.org/c/openstack/nova/+/926558 | 17:21 |
opendevreview | Artom Lifshitz proposed openstack/nova stable/2023.1: Fix PCI passthrough cleanup on reschedule https://review.opendev.org/c/openstack/nova/+/926559 | 17:21 |
*** bauzas_ is now known as bauzas | 18:39 | |
*** bauzas_ is now known as bauzas | 22:38 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!