)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"a33b4677072bd61c6929a29e9a09664b1402575e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"475010d1_a38a2c41","updated":"2023-04-19 19:24:15.000000000","message":"but let\u0027s merge as i don\u0027t want to modify patch which was cherry-picked and create follow-up patch for master and other branches ...","commit_id":"fdf47169739ae0102fd7119f9327786272336b06"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"961d3ab13de90bfea0649f3fdb1989123921da86","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"03294298_f3494987","updated":"2023-05-31 15:39:36.000000000","message":"recheck\n\nCI fixed","commit_id":"fdf47169739ae0102fd7119f9327786272336b06"},{"author":{"_account_id":35263,"name":"Matt Crees","email":"mattc@stackhpc.com","username":"mattcrees"},"change_message_id":"4352a1b65596bbd4a28a16320b7778cf8353b95f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"6bbeb5f6_cb89cd98","in_reply_to":"475010d1_a38a2c41","updated":"2023-04-20 08:56:25.000000000","message":"Patch for master here: https://review.opendev.org/c/openstack/kolla-ansible/+/880927","commit_id":"fdf47169739ae0102fd7119f9327786272336b06"}],"ansible/roles/rabbitmq/templates/definitions.json.j2":[{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"b30e39f0357eacb7a0c41dc916042f4203377d0e","unresolved":true,"context_lines":[{"line_number":18,"context_line":"  ],"},{"line_number":19,"context_line":"{% if om_enable_rabbitmq_high_availability | bool %}"},{"line_number":20,"context_line":"  \"policies\":["},{"line_number":21,"context_line":"    {\"vhost\": \"/\", \"name\": \"ha-all\", \"pattern\": \"^(?!(amq\\\\.)|(.*_fanout_)|(reply_)).*\", \"apply-to\": \"all\", \"definition\": {\"ha-mode\":{% if rabbitmq_ha_replica_count is not none %}\"exactly\",\"ha-params\":{{ rabbitmq_ha_replica_count | int }}{% else %}\"all\"{% endif %}{% if rabbitmq_ha_promote_on_shutdown is not none %},\"ha-promote-on-shutdown\":\"{{ rabbitmq_ha_promote_on_shutdown }}\"{% endif %}{% if rabbitmq_message_ttl_ms is not none %},\"message-ttl\":{{ rabbitmq_message_ttl_ms | int }}{% endif %}{% if rabbitmq_queue_expiry_ms is not none %},\"expires\":{{ rabbitmq_queue_expiry_ms }}{% endif %}}, \"priority\":0}{% if project_name \u003d\u003d \u0027outward_rabbitmq\u0027 %},"},{"line_number":22,"context_line":"    {\"vhost\": \"{{ murano_agent_rabbitmq_vhost }}\", \"name\": \"ha-all\", \"pattern\": \"^(?!(amq\\\\.)|(.*_fanout_)|(reply_)).*\", \"apply-to\": \"all\", \"definition\": {\"ha-mode\":{% if rabbitmq_ha_replica_count is not none %}\"exactly\",\"ha-params\":{{ rabbitmq_ha_replica_count | int }}{% else %}\"all\"{% endif %}{% if rabbitmq_ha_promote_on_shutdown is not none %},\"ha-promote-on-shutdown\":\"{{ rabbitmq_ha_promote_on_shutdown }}\"{% endif %}{% if rabbitmq_message_ttl_ms is not none %},\"message-ttl\":{{ rabbitmq_message_ttl_ms | int }}{% endif %}{% if rabbitmq_queue_expiry_ms is not none %},\"expires\":{{ rabbitmq_queue_expiry_ms }}{% endif %}}, \"priority\":0}"},{"line_number":23,"context_line":"    {% endif %}"},{"line_number":24,"context_line":"  ]"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"ecdc3a39_55346ae5","line":21,"range":{"start_line":21,"start_character":556,"end_line":21,"end_character":580},"updated":"2023-04-19 19:23:12.000000000","message":"missing filter int as it is done for {{ rabbitmq_message_ttl_ms | int }}\n\nso\n\n{{ rabbitmq_queue_expiry_ms | int }}","commit_id":"fdf47169739ae0102fd7119f9327786272336b06"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"b30e39f0357eacb7a0c41dc916042f4203377d0e","unresolved":true,"context_lines":[{"line_number":19,"context_line":"{% if om_enable_rabbitmq_high_availability | bool %}"},{"line_number":20,"context_line":"  \"policies\":["},{"line_number":21,"context_line":"    {\"vhost\": \"/\", \"name\": \"ha-all\", \"pattern\": \"^(?!(amq\\\\.)|(.*_fanout_)|(reply_)).*\", \"apply-to\": \"all\", \"definition\": {\"ha-mode\":{% if rabbitmq_ha_replica_count is not none %}\"exactly\",\"ha-params\":{{ rabbitmq_ha_replica_count | int }}{% else %}\"all\"{% endif %}{% if rabbitmq_ha_promote_on_shutdown is not none %},\"ha-promote-on-shutdown\":\"{{ rabbitmq_ha_promote_on_shutdown }}\"{% endif %}{% if rabbitmq_message_ttl_ms is not none %},\"message-ttl\":{{ rabbitmq_message_ttl_ms | int }}{% endif %}{% if rabbitmq_queue_expiry_ms is not none %},\"expires\":{{ rabbitmq_queue_expiry_ms }}{% endif %}}, \"priority\":0}{% if project_name \u003d\u003d \u0027outward_rabbitmq\u0027 %},"},{"line_number":22,"context_line":"    {\"vhost\": \"{{ murano_agent_rabbitmq_vhost }}\", \"name\": \"ha-all\", \"pattern\": \"^(?!(amq\\\\.)|(.*_fanout_)|(reply_)).*\", \"apply-to\": \"all\", \"definition\": {\"ha-mode\":{% if rabbitmq_ha_replica_count is not none %}\"exactly\",\"ha-params\":{{ rabbitmq_ha_replica_count | int }}{% else %}\"all\"{% endif %}{% if rabbitmq_ha_promote_on_shutdown is not none %},\"ha-promote-on-shutdown\":\"{{ rabbitmq_ha_promote_on_shutdown }}\"{% endif %}{% if rabbitmq_message_ttl_ms is not none %},\"message-ttl\":{{ rabbitmq_message_ttl_ms | int }}{% endif %}{% if rabbitmq_queue_expiry_ms is not none %},\"expires\":{{ rabbitmq_queue_expiry_ms }}{% endif %}}, \"priority\":0}"},{"line_number":23,"context_line":"    {% endif %}"},{"line_number":24,"context_line":"  ]"},{"line_number":25,"context_line":"{% else %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"7292febe_64441309","line":22,"range":{"start_line":22,"start_character":588,"end_line":22,"end_character":612},"updated":"2023-04-19 19:23:12.000000000","message":"ditto","commit_id":"fdf47169739ae0102fd7119f9327786272336b06"}]}
