)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"939a4f5d3144fcc12a579d7e0ada395f7e568eb9","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Fix uninialized os_VENDOR"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"... to fix the wrong libvirt group name detected."},{"line_number":10,"context_line":""},{"line_number":11,"context_line":"Change-Id: I2988fcb5010f333eab5a88b83ff14aab1cb15ebd"},{"line_number":12,"context_line":"Signed-off-by: Takashi Kajinami \u003ckajinamit@oss.nttdata.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"1ace238e_c44cc15e","line":9,"updated":"2025-08-04 19:50:02.000000000","message":"where do you see this issue? do we need a bug report in order to backport this to stable branches?","commit_id":"2e28e543b39e8234f59846ccda9cda080be42632"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"9f7967e4163aa3a2eb28761650d73b1dea1462e3","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Fix uninialized os_VENDOR"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"... to fix the wrong libvirt group name detected."},{"line_number":10,"context_line":""},{"line_number":11,"context_line":"Change-Id: I2988fcb5010f333eab5a88b83ff14aab1cb15ebd"},{"line_number":12,"context_line":"Signed-off-by: Takashi Kajinami \u003ckajinamit@oss.nttdata.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"bfb49e35_5e017c98","line":9,"in_reply_to":"1ace238e_c44cc15e","updated":"2025-08-05 03:53:52.000000000","message":"This is probably worth backporting, so I\u0027ve created a bug report. https://bugs.launchpad.net/devstack/+bug/2119496\n\nI discovered this issue while debugging grenade plugin. Please see details I left in the bug.","commit_id":"2e28e543b39e8234f59846ccda9cda080be42632"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"6e95062f114f7752eb5910d6303696b7b3b7c75c","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Fix uninialized os_VENDOR"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"... to fix the wrong libvirt group name detected."},{"line_number":10,"context_line":""},{"line_number":11,"context_line":"Change-Id: I2988fcb5010f333eab5a88b83ff14aab1cb15ebd"},{"line_number":12,"context_line":"Signed-off-by: Takashi Kajinami \u003ckajinamit@oss.nttdata.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"64e139b9_38c671cc","line":9,"in_reply_to":"bfb49e35_5e017c98","updated":"2025-08-05 09:06:12.000000000","message":"Thx, lgtm","commit_id":"2e28e543b39e8234f59846ccda9cda080be42632"}],"stackrc":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"939a4f5d3144fcc12a579d7e0ada395f7e568eb9","unresolved":true,"context_lines":[{"line_number":621,"context_line":"        fi"},{"line_number":622,"context_line":""},{"line_number":623,"context_line":"        if [[ \"$os_VENDOR\" \u003d~ (Debian|Ubuntu) ]]; then"},{"line_number":624,"context_line":"            # The groups change with newer libvirt. Older Ubuntu used"},{"line_number":625,"context_line":"            # \u0027libvirtd\u0027, but now uses libvirt like Debian. Do a quick check"},{"line_number":626,"context_line":"            # to see if libvirtd group already exists to handle grenade\u0027s case."},{"line_number":627,"context_line":"            LIBVIRT_GROUP\u003d$(cut -d \u0027:\u0027 -f 1 /etc/group | grep \u0027libvirtd$\u0027 || true)"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"40d33ec7_afc12bf5","line":624,"updated":"2025-08-04 19:50:02.000000000","message":"do you happen to know when this changed? maybe we can drop this workaround by now?","commit_id":"2e28e543b39e8234f59846ccda9cda080be42632"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"9f7967e4163aa3a2eb28761650d73b1dea1462e3","unresolved":false,"context_lines":[{"line_number":621,"context_line":"        fi"},{"line_number":622,"context_line":""},{"line_number":623,"context_line":"        if [[ \"$os_VENDOR\" \u003d~ (Debian|Ubuntu) ]]; then"},{"line_number":624,"context_line":"            # The groups change with newer libvirt. Older Ubuntu used"},{"line_number":625,"context_line":"            # \u0027libvirtd\u0027, but now uses libvirt like Debian. Do a quick check"},{"line_number":626,"context_line":"            # to see if libvirtd group already exists to handle grenade\u0027s case."},{"line_number":627,"context_line":"            LIBVIRT_GROUP\u003d$(cut -d \u0027:\u0027 -f 1 /etc/group | grep \u0027libvirtd$\u0027 || true)"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"2d47bb54_67f1e00d","line":624,"in_reply_to":"40d33ec7_afc12bf5","updated":"2025-08-05 03:53:52.000000000","message":"I don\u0027t remember it precisely but according to https://review.opendev.org/c/openstack/devstack/+/451492 the migration was done from xenial, so I think it was pretty old. I\u0027ll submit a follow-up to drop this logic.","commit_id":"2e28e543b39e8234f59846ccda9cda080be42632"}]}
