)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"1c5a6c605befb22892204a00a5896890aadc7523","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"5b6d9c9f_db72cd65","updated":"2025-11-06 12:20:55.000000000","message":"recheck swift dsvm functional https://review.opendev.org/c/openstack/swift/+/951352","commit_id":"df74bcda897ad9fc4a2f2c1f7a17ee8a4689c217"}],"lib/nova_plugins/functions-libvirt":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"c7e9f31cc3d005f7e1a85121deb0445dba94da26","unresolved":true,"context_lines":[{"line_number":70,"context_line":""},{"line_number":71,"context_line":"    if is_ubuntu; then"},{"line_number":72,"context_line":"        install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump"},{"line_number":73,"context_line":"        install_package ovmf"},{"line_number":74,"context_line":"        if is_arch \"aarch64\"; then"},{"line_number":75,"context_line":"            install_package qemu-efi-aarch64"},{"line_number":76,"context_line":"        fi"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"36ed8a70_7eeb65ea","line":73,"updated":"2025-12-17 16:38:04.000000000","message":"https://review.opendev.org/c/openstack/devstack/+/968354/2/lib/nova_plugins/functions-libvirt#63 is not working but one of the thinis i leard form that is that\n\nwe are depending on transitivity input for ovmf seabios and opensbi to provide firmware for different architecture.\n\ni see no issue with exiplcty ensurign these are installed given without them usfi instance wont work on x86\n\nwe may want to expand thait at some later point\nshould we put this in an if however?\n\n\n```suggestion\n        if is_arch \"x86_64\"; then\n           install_package ovmf\n        fi\n```\n\nim not sure if this will be aviable to instlal on arm\nit shoudl be possible to install as you can run x86_64 vm with qemu on arm host so\nit probably fine. but just thought i would ask if you have any insight there.","commit_id":"df74bcda897ad9fc4a2f2c1f7a17ee8a4689c217"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"f4bcdb41d3cf2695494be631f489b3e5fe3a1fda","unresolved":true,"context_lines":[{"line_number":70,"context_line":""},{"line_number":71,"context_line":"    if is_ubuntu; then"},{"line_number":72,"context_line":"        install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump"},{"line_number":73,"context_line":"        install_package ovmf"},{"line_number":74,"context_line":"        if is_arch \"aarch64\"; then"},{"line_number":75,"context_line":"            install_package qemu-efi-aarch64"},{"line_number":76,"context_line":"        fi"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"91ef5ee5_1d96a21a","line":73,"in_reply_to":"36ed8a70_7eeb65ea","updated":"2025-12-17 17:23:51.000000000","message":"\u003e i see no issue with exiplcty ensurign these are installed given without them usfi instance wont work on x86\n\n\nDebian and Ubuntu dropped support for i386 (in Debian 13 and Ubuntu 20.04. So I don\u0027t think we need the check to reject x86.\n\n\u003e im not sure if this will be aviable to instlal on arm\n\u003e it shoudl be possible to install as you can run x86_64 vm with qemu on arm host so\n\u003e it probably fine. but just thought i would ask if you have any insight there.\n\nI don\u0027t have enough knowledge about arm or a handy env to test this, but at least the ovmf package in Ubuntu is marked with arch:all so I expect the package should be installable in arm.\n\nhttps://packages.ubuntu.com/noble/ovmf","commit_id":"df74bcda897ad9fc4a2f2c1f7a17ee8a4689c217"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"47df05f4065f2815ce6ed013112441eab274b54f","unresolved":true,"context_lines":[{"line_number":70,"context_line":""},{"line_number":71,"context_line":"    if is_ubuntu; then"},{"line_number":72,"context_line":"        install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump"},{"line_number":73,"context_line":"        install_package ovmf"},{"line_number":74,"context_line":"        if is_arch \"aarch64\"; then"},{"line_number":75,"context_line":"            install_package qemu-efi-aarch64"},{"line_number":76,"context_line":"        fi"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"5b853c46_3aeda804","line":73,"in_reply_to":"91ef5ee5_1d96a21a","updated":"2025-12-17 22:38:02.000000000","message":"ok\n\nnova officlly stop supprot for running on 32bit x86 lik 7 or 8 years ago but if its marked as a universal binary im ok with adding it directly for now\nwe can revisit if we get report of this causeing issues.\n\nthe suggestion to do \n\n```\n  if is_arch \"x86_64\"; then\n           install_package ovmf\n  fi\n\n```\n\nwas not related ot 32bit it was to only install it on x86 not arm or other architecutrs in case the package wasnt aviabel on aarch64","commit_id":"df74bcda897ad9fc4a2f2c1f7a17ee8a4689c217"}]}
