)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"c4965bdfb319d5f54fdb22bb0ffeb357d9134774","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"be17f48d_ea6d3317","updated":"2024-04-17 10:20:15.000000000","message":"Two nits. I also wonder if we should backport this, as the published releasenotes do not actually seem to get fixed this way.","commit_id":"ec4680dc79203e7980defe7d744c155a2f279606"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"2febe5911f72b93c1c473a90eb3069d5df4bc6f9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"8f1fb411_aa39ac26","in_reply_to":"be17f48d_ea6d3317","updated":"2024-04-22 13:19:29.000000000","message":"we could backport, but then we need to check to not backport the newer renos.","commit_id":"ec4680dc79203e7980defe7d744c155a2f279606"}],"ansible/roles/common/defaults/main.yml":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"c4965bdfb319d5f54fdb22bb0ffeb357d9134774","unresolved":true,"context_lines":[{"line_number":32,"context_line":""},{"line_number":33,"context_line":"#######################"},{"line_number":34,"context_line":"# TLS and authentication"},{"line_number":35,"context_line":"#######################"},{"line_number":36,"context_line":""},{"line_number":37,"context_line":"fluentd_elasticsearch_path: \"\""},{"line_number":38,"context_line":"fluentd_elasticsearch_scheme: \"{{ internal_protocol }}\""}],"source_content_type":"text/x-yaml","patch_set":5,"id":"46b0e10c_f29c63aa","line":35,"updated":"2024-04-17 10:20:15.000000000","message":"let\u0027s keep this aligned","commit_id":"ec4680dc79203e7980defe7d744c155a2f279606"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"2febe5911f72b93c1c473a90eb3069d5df4bc6f9","unresolved":false,"context_lines":[{"line_number":32,"context_line":""},{"line_number":33,"context_line":"#######################"},{"line_number":34,"context_line":"# TLS and authentication"},{"line_number":35,"context_line":"#######################"},{"line_number":36,"context_line":""},{"line_number":37,"context_line":"fluentd_elasticsearch_path: \"\""},{"line_number":38,"context_line":"fluentd_elasticsearch_scheme: \"{{ internal_protocol }}\""}],"source_content_type":"text/x-yaml","patch_set":5,"id":"ab74085f_b80f4952","line":35,"in_reply_to":"46b0e10c_f29c63aa","updated":"2024-04-22 13:19:29.000000000","message":"Done","commit_id":"ec4680dc79203e7980defe7d744c155a2f279606"}],"tests/test-core-openstack.sh":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"c4965bdfb319d5f54fdb22bb0ffeb357d9134774","unresolved":true,"context_lines":[{"line_number":246,"context_line":""},{"line_number":247,"context_line":"function test_neutron_modules {"},{"line_number":248,"context_line":"    # Exit the function if scenario is \"ovn\" or if there\u0027s an upgrade"},{"line_number":249,"context_line":"    # as only concerns ml2/ovs"},{"line_number":250,"context_line":"    if [[ $SCENARIO \u003d\u003d \"ovn\" ]] || [[ $HAS_UPGRADE \u003d\u003d \"yes\" ]]; then"},{"line_number":251,"context_line":"        return"},{"line_number":252,"context_line":"    fi"}],"source_content_type":"text/x-sh","patch_set":5,"id":"f39ee6fc_eaffce72","line":249,"range":{"start_line":249,"start_character":0,"end_line":249,"end_character":2},"updated":"2024-04-17 10:20:15.000000000","message":"This should really be \"as it only concerns...\"?","commit_id":"ec4680dc79203e7980defe7d744c155a2f279606"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"2febe5911f72b93c1c473a90eb3069d5df4bc6f9","unresolved":false,"context_lines":[{"line_number":246,"context_line":""},{"line_number":247,"context_line":"function test_neutron_modules {"},{"line_number":248,"context_line":"    # Exit the function if scenario is \"ovn\" or if there\u0027s an upgrade"},{"line_number":249,"context_line":"    # as only concerns ml2/ovs"},{"line_number":250,"context_line":"    if [[ $SCENARIO \u003d\u003d \"ovn\" ]] || [[ $HAS_UPGRADE \u003d\u003d \"yes\" ]]; then"},{"line_number":251,"context_line":"        return"},{"line_number":252,"context_line":"    fi"}],"source_content_type":"text/x-sh","patch_set":5,"id":"d5b613a1_5dd5c425","line":249,"range":{"start_line":249,"start_character":0,"end_line":249,"end_character":2},"in_reply_to":"f39ee6fc_eaffce72","updated":"2024-04-22 13:19:29.000000000","message":"Done","commit_id":"ec4680dc79203e7980defe7d744c155a2f279606"}],"tox.ini":[{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"1ee4dca7dcf23cfbf06fa4b545118dfdd4ae9226","unresolved":true,"context_lines":[{"line_number":160,"context_line":"[testenv:yamllint]"},{"line_number":161,"context_line":"deps \u003d {[testenv:linters]deps}"},{"line_number":162,"context_line":"commands \u003d yamllint -s ."},{"line_number":163,"context_line":""}],"source_content_type":"text/x-properties","patch_set":2,"id":"70da4714_f89769ad","line":163,"updated":"2024-04-11 10:51:00.000000000","message":"No need for this extra new line?","commit_id":"0b7d8caa59dc8f66c13fe1185220b5ec2148687e"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"0b0f2118e1eb6d33f0ad1aa3fb2510e50699e950","unresolved":false,"context_lines":[{"line_number":160,"context_line":"[testenv:yamllint]"},{"line_number":161,"context_line":"deps \u003d {[testenv:linters]deps}"},{"line_number":162,"context_line":"commands \u003d yamllint -s ."},{"line_number":163,"context_line":""}],"source_content_type":"text/x-properties","patch_set":2,"id":"8e181f57_443de7d1","line":163,"in_reply_to":"70da4714_f89769ad","updated":"2024-04-15 14:58:36.000000000","message":"Done","commit_id":"0b7d8caa59dc8f66c13fe1185220b5ec2148687e"}]}
