Tuesday, 2025-04-15

*** gmann is now known as gmann_pto01:16
*** __ministry is now known as Guest1367901:18
melwittgibi, sean-k-mooney, Uggla: just a fyi that I pushed a new PS on the volume disconnect connection_info patch to not compare connection_info and instead handle disconnect on the destination itself. please lmk if you spot any problems in the idea https://review.opendev.org/c/openstack/nova/+/94660003:49
opendevreviewMerged openstack/nova stable/2025.1: wrap wsgi_app.init_application with latch_error_on_raise  https://review.opendev.org/c/openstack/nova/+/94543905:43
opendevreviewMerged openstack/nova stable/2024.1: [doc]Add `socket` option to [pci]alias numa_policy  https://review.opendev.org/c/openstack/nova/+/94697405:43
opendevreviewMerged openstack/nova stable/2024.1: Allow hyphen in cinder catalog_info service-type  https://review.opendev.org/c/openstack/nova/+/94401005:43
opendevreviewMerged openstack/nova stable/2024.1: Fix deepcopy usage for BlockDeviceMapping in get_root_info  https://review.opendev.org/c/openstack/nova/+/92669605:43
opendevreviewMerged openstack/nova stable/2024.1: Fix device type when booting from ISO image  https://review.opendev.org/c/openstack/nova/+/94581605:43
opendevreviewYaguang Tang proposed openstack/nova stable/2023.2: Fix deepcopy usage for BlockDeviceMapping in get_root_info  https://review.opendev.org/c/openstack/nova/+/94718505:54
opendevreviewYaguang Tang proposed openstack/nova stable/2023.2: Fix deepcopy usage for BlockDeviceMapping in get_root_info  https://review.opendev.org/c/openstack/nova/+/92669705:59
opendevreviewYaguang Tang proposed openstack/nova stable/2023.2: Fix device type when booting from ISO image  https://review.opendev.org/c/openstack/nova/+/94590306:05
opendevreviewMaksim Malchuk proposed openstack/nova stable/2023.2: Allow hyphen in cinder catalog_info service-type  https://review.opendev.org/c/openstack/nova/+/94401108:07
opendevreviewMaksim Malchuk proposed openstack/nova stable/2023.2: Allow hyphen in cinder catalog_info service-type  https://review.opendev.org/c/openstack/nova/+/94401108:09
masahitosean-k-mooney: hi, if you have time, please review the no request_spec bug fix https://review.opendev.org/c/openstack/nova/+/93965809:19
opendevreviewStephen Finucane proposed openstack/nova-specs master: Add flavor-search-by-name spec  https://review.opendev.org/c/openstack/nova-specs/+/94044011:00
opendevreviewElod Illes proposed openstack/nova stable/2024.1: Libvirt: updates resource provider trait list  https://review.opendev.org/c/openstack/nova/+/93253211:04
opendevreviewStephen Finucane proposed openstack/nova-specs master: Add flavor-search-by-name spec  https://review.opendev.org/c/openstack/nova-specs/+/94044011:10
opendevreviewMerged openstack/nova stable/2023.2: [Stable-Only]Make CastAsCall configurable  https://review.opendev.org/c/openstack/nova/+/93443411:11
opendevreviewMerged openstack/nova stable/2023.2: Reproduce bug 2085975 in functional  https://review.opendev.org/c/openstack/nova/+/93430511:11
opendevreviewStephen Finucane proposed openstack/nova-specs master: Add remove-os-volumes_boot-api spec  https://review.opendev.org/c/openstack/nova-specs/+/94721011:28
opendevreviewKamil Sambor proposed openstack/nova master: Replace eventlet sleep with time.sleep  https://review.opendev.org/c/openstack/nova/+/94721211:45
opendevreviewStefan K proposed openstack/nova-specs master: Add Cloud Hypervisor support spec  https://review.opendev.org/c/openstack/nova-specs/+/94554911:48
opendevreviewBalazs Gibizer proposed openstack/nova stable/2023.2: [doc]Add `socket` option to [pci]alias numa_policy  https://review.opendev.org/c/openstack/nova/+/94721411:50
opendevreviewStephen Finucane proposed openstack/nova-specs master: Add flavor-search-by-name spec  https://review.opendev.org/c/openstack/nova-specs/+/94044011:50
opendevreviewStephen Finucane proposed openstack/nova-specs master: Add flavor-search-by-name spec  https://review.opendev.org/c/openstack/nova-specs/+/94044011:53
opendevreviewMerged openstack/nova stable/2023.2: Route shared storage RPC to evac dest at startup  https://review.opendev.org/c/openstack/nova/+/93430612:28
opendevreviewBalazs Gibizer proposed openstack/nova master: Remove superfluous monkey patching form func test  https://review.opendev.org/c/openstack/nova/+/94723712:36
opendevreviewBalazs Gibizer proposed openstack/nova master: Remove eventlet based WSGI server entry points  https://review.opendev.org/c/openstack/nova/+/94724013:05
sean-k-mooneygibi: oh we did? deprecate it?13:30
gibiyepp in Rocky13:30
sean-k-mooneyhttps://review.opendev.org/c/openstack/nova/+/549510/3/nova/service.py13:30
gibiso I'm ripping it out with pleasure13:30
sean-k-mooneyok i didnt think we actully had a warning13:30
sean-k-mooneyworks for me13:30
gibimore cleanups will come top of that patch just need a bit of massage in the functional test as the only user of WSGIServer and WSGIService is the nova-api-metadata fixture in the function env. I will re-implement that and then we can remove a bunch of stuff from nova.service13:32
sean-k-mooneycool13:33
sean-k-mooneyim find with small incremental patchs for this so keep them comming13:33
sean-k-mooneyby the way we might alos have some docs we can clean up for this13:33
gibigood point about the docs...13:34
gibiI need to look13:34
sean-k-mooneyhttps://github.com/openstack/nova/blob/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134/doc/source/cli/nova-api.rst#L213:34
sean-k-mooneyso we have cli docs for the entry points13:34
sean-k-mooneybut i think we havce other ferences in the admin or install guide13:35
gibithanks13:35
sean-k-mooneylike https://github.com/openstack/nova/blob/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134/doc/source/admin/support-compute.rst?plain=1#L5413:35
sean-k-mooneyif you search for nova-api and nova-api-metadta you will see all the relevent sections13:36
sean-k-mooneythe docs cleanup cna be in a follow up patch if you dont want to add them in the removal patch13:37
gibiI think I will add them in the removal patch as the doc refers to the entry point I deleted13:37
sean-k-mooneysome refrences ot nova-api are actully refering to the db so we cant just nuke all fo them without checking each one unfortunetly13:38
gibiyeah 13:38
gibialso the guru mediation doc needs to be reprhased GMR for nova-api is still a thing13:38
sean-k-mooneyyep it is but we should likely default to documenting using the file based approch to triggering it13:39
sean-k-mooneyyou can do sig_usr2 with uwsgi13:39
sean-k-mooneybut the file based approch is more universal13:39
opendevreviewBalazs Gibizer proposed openstack/nova master: Remove WSGIService and WSGIServer classes  https://review.opendev.org/c/openstack/nova/+/94724513:39
gibiyeah file based is the way13:41
gibiI learned that the hard way during nova-operator / must-gather work :)13:41
sean-k-mooneywell it nice ot share those hard earned lessosn while we are updating the docs anyway13:42
gibiyepp 13:44
gibitotally agree13:44
opendevreviewBalazs Gibizer proposed openstack/nova master: Remove WSGIService and WSGIServer classes  https://review.opendev.org/c/openstack/nova/+/94724514:30

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