Monday, 2024-08-19

opendevreviewArtom Lifshitz proposed openstack/nova master: WIP: Allow vTPM live migrations for admins  https://review.opendev.org/c/openstack/nova/+/92577100:27
*** bauzas_ is now known as bauzas00:55
*** bauzas_ is now known as bauzas06:15
*** bauzas_ is now known as bauzas06:43
opendevreviewAmit Uniyal proposed openstack/nova master: Reproducer test for image property hw_architecture  https://review.opendev.org/c/openstack/nova/+/92612810:12
opendevreviewAmit Uniyal proposed openstack/nova master: Libvirt: updates resource provider trait list  https://review.opendev.org/c/openstack/nova/+/92652110:12
opendevreviewAmit Uniyal proposed openstack/nova master: VMware: updates resource provider trait list  https://review.opendev.org/c/openstack/nova/+/92652210:12
opendevreviewAmit Uniyal proposed openstack/nova master: zvm: updates resource provider trait list  https://review.opendev.org/c/openstack/nova/+/92652310:12
opendevreviewAmit Uniyal proposed openstack/nova master: WIP Ironic: updates resource provider trait list  https://review.opendev.org/c/openstack/nova/+/92652410:12
stephenfingmann: Would you be able to look through a few more of the OpenAPI patches this week? https://review.opendev.org/c/openstack/nova/+/91574210:38
*** ministry is now known as __ministry11:17
*** __ministry is now known as Guest86811:18
*** bauzas_ is now known as bauzas11:48
sean-k-mooneyfyi: im pretty sure https://review.opendev.org/c/openstack/nova/+/926083/comments/ad6713dc_e6542156 that is a current gate bug11:48
sean-k-mooneycurrent latent gate bug11:49
sean-k-mooneytest_shelve_unshelve_server has been flaky for a while and i think it only fails if we unshelve to a diffent host11:49
stephenfinsean-k-mooney: https://review.opendev.org/c/openstack/nova/+/75686712:01
sean-k-mooneycool thats what i was looking for. i might see if we can get someone to pick that back up12:05
opendevreviewStephen Finucane proposed openstack/nova master: docs: Add image metadata property reference guide  https://review.opendev.org/c/openstack/nova/+/75686712:05
sean-k-mooneyi just rebased that via the ui12:06
sean-k-mooneyif it still applies and renders properly we might just want ot merge that and build on it later12:06
*** elodilles is now known as elodilles_ooo12:31
opendevreviewJames Page proposed openstack/python-novaclient master: shell: Python >= 3.11 compatibility  https://review.opendev.org/c/openstack/python-novaclient/+/92653212:45
*** __ministry is now known as Guest87713:44
tkajinamsean-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-mooneytkajinam: sure13:47
sean-k-mooneyill take a look shortly but sure13:55
sean-k-mooneybrb13:56
tkajinamthx !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
fricklertkajinam: that's twice the same link?14:07
tkajinamX-(14:08
tkajinamthe 2nd one should have been https://review.opendev.org/q/topic:%22bp/amd-sev-es-libvirt-support%2214:08
tkajinamfrickler, thanks for pointing that wrong paste :-D14:08
fricklernp, /me was just curious :)14:09
sean-k-mooneytkajinam: 2 minor -1s but over all the stateless firmware changes look good to me14:19
sean-k-mooneytkajinam: geneal question are you plannign to work on a tempest test to validate this14:20
sean-k-mooneyit woudl be nice to add one that creates a flavor with stateless firmware which is enabeld via  a compute_feature flag14:20
dansmithsean-k-mooney: it'd also be nice to have the object change separate from the libvirt one, IMHO14:20
sean-k-mooneyi dont think that will actully work until we move the ci to ubuntu 24.0414:21
sean-k-mooneydansmith: ya i have no objection to that14:21
sean-k-mooneywe have seen that that makes some bugfix backports simler recently14:21
sean-k-mooney*simpeler14:22
sean-k-mooney:) i see you even said that in your comment14:22
dansmithright14:25
dansmithI hate to ask tkajinam to do that after the fact, but hopefully it won't be too hard if he's willing14:26
opendevreviewJames Page proposed openstack/python-novaclient master: shell: Python >= 3.11 compatibility  https://review.opendev.org/c/openstack/python-novaclient/+/92653215:01
tkajinamdansmith sean-k-mooney, thanks. I'll try updating the changes tomorrow.15:02
tkajinamsean-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-mooneyim kind of fine with just doing this post ff15:04
tkajinamok15:05
sean-k-mooneythe 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
tkajinamyeah. that makes sense15:07
dansmithyeah, same pattern as other version-dependent changes, and just a line in the xml, so not necessary to prove with integration tests, IMHO15:07
tkajinams/tpm/uefi/ minor but important correction...15:08
tkajinamyeah15:08
tkajinamlet me check how the existing features are validated and I'll try following the existing patterns15:08
tkajinamdansmith, sean-k-mooney thanks for these comments :-D15:09
mnasiadkaHello, 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
dansmithmnasiadka: we removed xen support a couple cycles ago15:12
mnasiadkaWas just curious if that's needed for anything else, but I assume it's not.15:12
sean-k-mooneynot that im aware of15:15
sean-k-mooneywhen we remvoed the xen supprot that should not be required after that15:15
mnasiadkaok then, let me drop that15:15
mnasiadkathanks15:15
stephenfinsean-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-mooneyot me its tech debt and i didnte really like doign this as a one off15:57
stephenfinit's still better than what we have though15:58
stephenfinperfect is the enemy of good and all that15:59
sean-k-mooneyso my patch is also better then what we have15:59
dansmithmelwitt: yawna +W this or prefer to wait for bauzas? https://review.opendev.org/c/openstack/nova/+/92614416:28
opendevreviewsean mooney proposed openstack/nova master: imporve nova object logging  https://review.opendev.org/c/openstack/nova/+/89805716:51
sean-k-mooneystephenfin: melwitt ^ i updated the name and added a unit test as bauzas asked16:52
sean-k-mooneydansmith: 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 cycle17:01
sean-k-mooneyit looks like the sdk patch is also not ready https://review.opendev.org/c/openstack/openstacksdk/+/88327117:02
dansmithabhishekk: ^17:02
dansmithsean-k-mooney: I have been too busy to follow the progress lately, so I'm not sure17:03
sean-k-mooneydansmith: no worreis i was just doing jira paperwork... hence checking 17:03
abhishekkack17:03
abhishekkI think glance client is good to go17:03
abhishekknot sure about openstacksdk though17:04
sean-k-mooneywell we dont actully need the sdk change 17:05
sean-k-mooneydans currenct change uses cinder client17:05
sean-k-mooneybut we would need a cinder client release before feature freeze17:05
sean-k-mooneywhat are the changes for merging the clinet change and doing a release this week17:05
sean-k-mooneyso that we can follow up with dans patch next week in advance of FF17:06
abhishekkclient just need one more +217:06
sean-k-mooneywell that and an actual release17:06
abhishekkI think rosmaita can do that17:06
sean-k-mooneyack well if this lines up it woudl be nice to get incldued in this release17:06
abhishekkyes, once patch is merged I can post a release patch17:06
sean-k-mooneyif now i guess we will do the nova part next cycle17:07
sean-k-mooneyabhishekk++17:07
abhishekkright17:07
abhishekklet me ping rosmaita on glance channel 17:07
melwittdansmith: have we discussed with bauzas before? I was thinking if not then it might be best for him to review it17:10
sean-k-mooneythe deprecation is somethign we can merge post FF but i think they are back from PTO next week in either case17:11
dansmithmelwitt: yeah we did sort of informally, but ack, as long as we get it done in this release, that's fine17:11
melwittyeah he is back next monday iirc17:12
opendevreviewMerged openstack/nova master: Fix PCI passthrough cleanup on reschedule  https://review.opendev.org/c/openstack/nova/+/92640717:15
sean-k-mooney@artom ^17:15
artomsean-k-mooney, ack, backport time17:15
sean-k-mooneyyes please :)17:16
opendevreviewArtom Lifshitz proposed openstack/nova stable/2023.2: Functional test test_boot_reschedule_with_proper_pci_device_count  https://review.opendev.org/c/openstack/nova/+/92655417:17
opendevreviewArtom Lifshitz proposed openstack/nova stable/2023.2: Fix PCI passthrough cleanup on reschedule  https://review.opendev.org/c/openstack/nova/+/92655517:17
artomWait, I skipped 2024.1, didn't I?17:18
artomActual names were better, fight me17:18
sean-k-mooneyyes you did17:18
opendevreviewArtom Lifshitz proposed openstack/nova stable/2024.1: Functional test test_boot_reschedule_with_proper_pci_device_count  https://review.opendev.org/c/openstack/nova/+/92655617:19
opendevreviewArtom Lifshitz proposed openstack/nova stable/2024.1: Fix PCI passthrough cleanup on reschedule  https://review.opendev.org/c/openstack/nova/+/92655717:19
opendevreviewArtom Lifshitz proposed openstack/nova stable/2023.2: Functional test test_boot_reschedule_with_proper_pci_device_count  https://review.opendev.org/c/openstack/nova/+/92655417:20
opendevreviewArtom Lifshitz proposed openstack/nova stable/2023.2: Fix PCI passthrough cleanup on reschedule  https://review.opendev.org/c/openstack/nova/+/92655517:20
opendevreviewArtom Lifshitz proposed openstack/nova stable/2023.1: Functional test test_boot_reschedule_with_proper_pci_device_count  https://review.opendev.org/c/openstack/nova/+/92655817:21
opendevreviewArtom Lifshitz proposed openstack/nova stable/2023.1: Fix PCI passthrough cleanup on reschedule  https://review.opendev.org/c/openstack/nova/+/92655917:21
*** bauzas_ is now known as bauzas18:39
*** bauzas_ is now known as bauzas22:38

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