)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"5a141a6e1f03e2cce7ac44f2c2811650c38290e7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"a1f2058f_ffc24eda","updated":"2024-04-25 12:49:08.000000000","message":"Merging given previous +2s","commit_id":"6c31bb676d372969d2489ecc7d39f04fa8ba4941"}],"ansible/group_vars/all.yml":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"86bac3f922dfb1bc84ac0f74bf9ba38f8efb12de","unresolved":true,"context_lines":[{"line_number":1140,"context_line":"#######################"},{"line_number":1141,"context_line":"# Horizon options"},{"line_number":1142,"context_line":"#######################"},{"line_number":1143,"context_line":"horizon_backend_database: false"},{"line_number":1144,"context_line":"horizon_keystone_multidomain: False"},{"line_number":1145,"context_line":""},{"line_number":1146,"context_line":"# Enable deploying custom horizon policy files for services that don\u0027t have a"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"9bca290e_cf6a7f61","line":1143,"updated":"2024-04-25 07:52:36.000000000","message":"Shouldn\u0027t this be \"False\"?\n\nAlso maybe this can be dropped completely if it is the default?","commit_id":"7098ac505e7d6da70f837e2d9ff4b69f0102cab6"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"c595fce1366f48d244144f1303d9340f5c4fdc75","unresolved":false,"context_lines":[{"line_number":1140,"context_line":"#######################"},{"line_number":1141,"context_line":"# Horizon options"},{"line_number":1142,"context_line":"#######################"},{"line_number":1143,"context_line":"horizon_backend_database: false"},{"line_number":1144,"context_line":"horizon_keystone_multidomain: False"},{"line_number":1145,"context_line":""},{"line_number":1146,"context_line":"# Enable deploying custom horizon policy files for services that don\u0027t have a"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"d6d7bfb8_403ef765","line":1143,"in_reply_to":"5242b6d2_d8a8fff3","updated":"2024-04-25 08:39:39.000000000","message":"and ansible-lint newer version fails on False/True (should be false/true) - so probably makes sense to change it in future","commit_id":"7098ac505e7d6da70f837e2d9ff4b69f0102cab6"},{"author":{"_account_id":32553,"name":"Sven Kieske","email":"sven_oss@posteo.de","username":"skieske"},"change_message_id":"d0d30df827bcec0f1bfa9147a876c9f5311a07b5","unresolved":true,"context_lines":[{"line_number":1140,"context_line":"#######################"},{"line_number":1141,"context_line":"# Horizon options"},{"line_number":1142,"context_line":"#######################"},{"line_number":1143,"context_line":"horizon_backend_database: false"},{"line_number":1144,"context_line":"horizon_keystone_multidomain: False"},{"line_number":1145,"context_line":""},{"line_number":1146,"context_line":"# Enable deploying custom horizon policy files for services that don\u0027t have a"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"5242b6d2_d8a8fff3","line":1143,"in_reply_to":"9bca290e_cf6a7f61","updated":"2024-04-25 08:30:19.000000000","message":"regarding the spelling it depends on who you ask ;)\n\n```\n➜  kolla-ansible git:(master) rg -c \u0027false\u0027 | awk -F: \u0027{sum +\u003d $2} END {print sum}\u0027 \n544\n➜  kolla-ansible git:(master) rg -c \u0027False\u0027 | awk -F: \u0027{sum +\u003d $2} END {print sum}\u0027\n682\n```","commit_id":"7098ac505e7d6da70f837e2d9ff4b69f0102cab6"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"3de7ebb8d8c319d7e52070dc5c79e3be2d5d5e7b","unresolved":false,"context_lines":[{"line_number":1140,"context_line":"#######################"},{"line_number":1141,"context_line":"# Horizon options"},{"line_number":1142,"context_line":"#######################"},{"line_number":1143,"context_line":"horizon_backend_database: false"},{"line_number":1144,"context_line":"horizon_keystone_multidomain: False"},{"line_number":1145,"context_line":""},{"line_number":1146,"context_line":"# Enable deploying custom horizon policy files for services that don\u0027t have a"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"4a3321cb_6ea01392","line":1143,"in_reply_to":"d6d7bfb8_403ef765","updated":"2024-04-25 09:25:11.000000000","message":"still confusing to have two different values next to each other, but ok, ansible-lint is known as a constant source of joy","commit_id":"7098ac505e7d6da70f837e2d9ff4b69f0102cab6"}],"ansible/site.yml":[{"author":{"_account_id":32553,"name":"Sven Kieske","email":"sven_oss@posteo.de","username":"skieske"},"change_message_id":"d0d30df827bcec0f1bfa9147a876c9f5311a07b5","unresolved":true,"context_lines":[{"line_number":287,"context_line":"          tags: prometheus"},{"line_number":288,"context_line":"          when: enable_prometheus | bool"},{"line_number":289,"context_line":"        - include_role:"},{"line_number":290,"context_line":"            name: rabbitmq"},{"line_number":291,"context_line":"            tasks_from: loadbalancer"},{"line_number":292,"context_line":"          tags: rabbitmq"},{"line_number":293,"context_line":"          vars:"},{"line_number":294,"context_line":"            role_rabbitmq_cluster_cookie:"},{"line_number":295,"context_line":"            role_rabbitmq_groups:"},{"line_number":296,"context_line":"          when: enable_rabbitmq | bool or enable_outward_rabbitmq | bool"},{"line_number":297,"context_line":"        - include_role:"},{"line_number":298,"context_line":"            name: skyline"},{"line_number":299,"context_line":"            tasks_from: loadbalancer"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"a6e04088_f4575652","side":"PARENT","line":296,"range":{"start_line":290,"start_character":0,"end_line":296,"end_character":72},"updated":"2024-04-25 08:30:19.000000000","message":"this seems wrong","commit_id":"b3f19f8146b3a08c8b5383dbf3fd90a36975ae87"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"c595fce1366f48d244144f1303d9340f5c4fdc75","unresolved":false,"context_lines":[{"line_number":287,"context_line":"          tags: prometheus"},{"line_number":288,"context_line":"          when: enable_prometheus | bool"},{"line_number":289,"context_line":"        - include_role:"},{"line_number":290,"context_line":"            name: rabbitmq"},{"line_number":291,"context_line":"            tasks_from: loadbalancer"},{"line_number":292,"context_line":"          tags: rabbitmq"},{"line_number":293,"context_line":"          vars:"},{"line_number":294,"context_line":"            role_rabbitmq_cluster_cookie:"},{"line_number":295,"context_line":"            role_rabbitmq_groups:"},{"line_number":296,"context_line":"          when: enable_rabbitmq | bool or enable_outward_rabbitmq | bool"},{"line_number":297,"context_line":"        - include_role:"},{"line_number":298,"context_line":"            name: skyline"},{"line_number":299,"context_line":"            tasks_from: loadbalancer"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"6f385b57_71ed21a6","side":"PARENT","line":296,"range":{"start_line":290,"start_character":0,"end_line":296,"end_character":72},"in_reply_to":"a6e04088_f4575652","updated":"2024-04-25 08:39:39.000000000","message":"Done","commit_id":"b3f19f8146b3a08c8b5383dbf3fd90a36975ae87"}],"releasenotes/notes/drop-murano-51796e817e8331b4.yaml":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"86bac3f922dfb1bc84ac0f74bf9ba38f8efb12de","unresolved":true,"context_lines":[{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Support for deploying ``Murano`` has been dropped."},{"line_number":5,"context_line":"    In addition to that support for deploying outward RabbitMQ (primarily used"},{"line_number":6,"context_line":"    for Murano) has been dropped as well."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bb5f37b6_81856b52","line":5,"range":{"start_line":5,"start_character":64,"end_line":5,"end_character":73},"updated":"2024-04-25 07:52:36.000000000","message":"only?","commit_id":"7098ac505e7d6da70f837e2d9ff4b69f0102cab6"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"c595fce1366f48d244144f1303d9340f5c4fdc75","unresolved":false,"context_lines":[{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Support for deploying ``Murano`` has been dropped."},{"line_number":5,"context_line":"    In addition to that support for deploying outward RabbitMQ (primarily used"},{"line_number":6,"context_line":"    for Murano) has been dropped as well."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"b7d0da23_ad311071","line":5,"range":{"start_line":5,"start_character":64,"end_line":5,"end_character":73},"in_reply_to":"bb5f37b6_81856b52","updated":"2024-04-25 08:39:39.000000000","message":"Done","commit_id":"7098ac505e7d6da70f837e2d9ff4b69f0102cab6"}]}
