)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"c52125ce6d0457047b34245f1c7680259cf11f78","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"3f211a7e_d6871842","updated":"2026-04-23 07:03:25.000000000","message":"recheck noble slurp upgrade unrelated failure","commit_id":"a4389ee7496fb363ea3d9071bdb7d4fb6d21feda"},{"author":{"_account_id":17669,"name":"Doug Szumski","email":"doug@stackhpc.com","username":"DougSzumski"},"change_message_id":"af3a424bb4161cfe75658a448ca7b6f5f1bcead4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"3e13ab3a_c87149c0","updated":"2026-04-23 09:06:33.000000000","message":"Looks good - I see ``enable_multipathd`` is already defined","commit_id":"bb687777c8da07a002a2c0a0d8cc8ea428f10765"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"d343f42ad59868c4e36600564f3fbfb868009ad1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"e65d532b_25089c66","updated":"2026-04-28 07:42:40.000000000","message":"recheck pep8 fixed","commit_id":"bb687777c8da07a002a2c0a0d8cc8ea428f10765"}],"ansible/roles/nova-cell/tasks/config.yml":[{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"31f97132b77831b3ed226abfa99c131afa29fc1d","unresolved":true,"context_lines":[{"line_number":217,"context_line":"  become: true"},{"line_number":218,"context_line":"  vars:"},{"line_number":219,"context_line":"    service: \"{{ nova_cell_services[\u0027nova-compute\u0027] }}\""},{"line_number":220,"context_line":"  copy:"},{"line_number":221,"context_line":"    src: \"{{ item }}\""},{"line_number":222,"context_line":"    dest: \"{{ node_config_directory }}/nova-compute/multipath.conf\""},{"line_number":223,"context_line":"    mode: \"0660\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"150f2709_9c2eb603","line":220,"updated":"2026-04-22 14:04:25.000000000","message":"```suggestion\n  ansible.builtin.template:\n```","commit_id":"69c8c54bd0d65e917307b31d7179863346788ac8"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"8861680d33076c72939499c5e21087fcc2872098","unresolved":false,"context_lines":[{"line_number":217,"context_line":"  become: true"},{"line_number":218,"context_line":"  vars:"},{"line_number":219,"context_line":"    service: \"{{ nova_cell_services[\u0027nova-compute\u0027] }}\""},{"line_number":220,"context_line":"  copy:"},{"line_number":221,"context_line":"    src: \"{{ item }}\""},{"line_number":222,"context_line":"    dest: \"{{ node_config_directory }}/nova-compute/multipath.conf\""},{"line_number":223,"context_line":"    mode: \"0660\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"44427e80_e578659a","line":220,"in_reply_to":"150f2709_9c2eb603","updated":"2026-04-22 15:32:24.000000000","message":"Fix applied.","commit_id":"69c8c54bd0d65e917307b31d7179863346788ac8"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"31f97132b77831b3ed226abfa99c131afa29fc1d","unresolved":true,"context_lines":[{"line_number":223,"context_line":"    mode: \"0660\""},{"line_number":224,"context_line":"  with_first_found:"},{"line_number":225,"context_line":"    - files:"},{"line_number":226,"context_line":"        - \"{{ node_custom_config }}/nova/{{ inventory_hostname }}/multipath.conf\""},{"line_number":227,"context_line":"        - \"{{ node_custom_config }}/nova/multipath.conf\""},{"line_number":228,"context_line":"        - \"{{ node_custom_config }}/multipath.conf\""},{"line_number":229,"context_line":"        - \"multipath.conf.j2\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"3ec46dab_abbfbc10","line":226,"updated":"2026-04-22 14:04:25.000000000","message":"maybe this is somewhat kolla antipattern, but can\u0027t we allow override multipathd from the multipathd path? not to need to override this file twice?\n\n    - \"{{ node_custom_config }}/multipath/{{ inventory_hostname }}/multipath.conf\"\n \nor even allow it in both paths:\n\n    - \"{{ node_custom_config }}/nova/{{ inventory_hostname }}/multipath.conf\"\n    - \"{{ node_custom_config }}/nova/multipath.conf\"\n    - \"{{ node_custom_config }}/multipath/{{ inventory_hostname }}/multipath.conf\"\n    - \"{{ node_custom_config }}/multipath.conf\"","commit_id":"69c8c54bd0d65e917307b31d7179863346788ac8"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"7ec827e9b31eb102d1b289bcd43aacf6c68d5a28","unresolved":false,"context_lines":[{"line_number":223,"context_line":"    mode: \"0660\""},{"line_number":224,"context_line":"  with_first_found:"},{"line_number":225,"context_line":"    - files:"},{"line_number":226,"context_line":"        - \"{{ node_custom_config }}/nova/{{ inventory_hostname }}/multipath.conf\""},{"line_number":227,"context_line":"        - \"{{ node_custom_config }}/nova/multipath.conf\""},{"line_number":228,"context_line":"        - \"{{ node_custom_config }}/multipath.conf\""},{"line_number":229,"context_line":"        - \"multipath.conf.j2\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"cdc98fc1_604a5e14","line":226,"in_reply_to":"3ec46dab_abbfbc10","updated":"2026-04-23 07:03:06.000000000","message":"Done","commit_id":"69c8c54bd0d65e917307b31d7179863346788ac8"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"e4377ad202e8e998146a93730cfbb16db8c03947","unresolved":true,"context_lines":[{"line_number":224,"context_line":"  with_first_found:"},{"line_number":225,"context_line":"    - files:"},{"line_number":226,"context_line":"        - \"{{ node_custom_config }}/nova/{{ inventory_hostname }}/multipath.conf\""},{"line_number":227,"context_line":"        - \"{{ node_custom_config }}/multipathd/{{ inventory_hostname }}/multipath.conf\""},{"line_number":228,"context_line":"        - \"{{ node_custom_config }}/nova/multipath.conf\""},{"line_number":229,"context_line":"        - \"{{ node_custom_config }}/multipath.conf\""},{"line_number":230,"context_line":"        - \"multipath.conf.j2\""}],"source_content_type":"text/x-yaml","patch_set":4,"id":"c4282537_c1f55510","line":227,"updated":"2026-04-23 07:39:47.000000000","message":"```suggestion\n        - \"{{ node_custom_config }}/multipath/{{ inventory_hostname }}/multipath.conf\"\n```","commit_id":"a4389ee7496fb363ea3d9071bdb7d4fb6d21feda"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"8a16c96dc4b65ce65a3f0080d85aaef3b178a55c","unresolved":false,"context_lines":[{"line_number":224,"context_line":"  with_first_found:"},{"line_number":225,"context_line":"    - files:"},{"line_number":226,"context_line":"        - \"{{ node_custom_config }}/nova/{{ inventory_hostname }}/multipath.conf\""},{"line_number":227,"context_line":"        - \"{{ node_custom_config }}/multipathd/{{ inventory_hostname }}/multipath.conf\""},{"line_number":228,"context_line":"        - \"{{ node_custom_config }}/nova/multipath.conf\""},{"line_number":229,"context_line":"        - \"{{ node_custom_config }}/multipath.conf\""},{"line_number":230,"context_line":"        - \"multipath.conf.j2\""}],"source_content_type":"text/x-yaml","patch_set":4,"id":"055f39c3_243dbdbc","line":227,"in_reply_to":"c4282537_c1f55510","updated":"2026-04-23 07:53:38.000000000","message":"Fix applied.","commit_id":"a4389ee7496fb363ea3d9071bdb7d4fb6d21feda"}]}
