)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":35263,"name":"Matt Crees","email":"mattc@stackhpc.com","username":"mattcrees"},"change_message_id":"d98520dd2c46aa04e272387e81635aeb8419750a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"15948d0b_9da6a3cd","updated":"2023-02-01 17:05:21.000000000","message":"Not yet certain if this is the best way to add these definitions, as they shouldn\u0027t need to be applied to exchanged (only queues).","commit_id":"c245bf391699bf9ef5672b46b8cc0f3a1eec62fa"},{"author":{"_account_id":17669,"name":"Doug Szumski","email":"doug@stackhpc.com","username":"DougSzumski"},"change_message_id":"717c369cce74a5e5605674a71de334794e68c691","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"322f3783_ffc66cad","updated":"2023-03-24 12:15:31.000000000","message":"Looks fine to me. Low risk since it\u0027s off by default.","commit_id":"dae2cbca30663b03c4c1994f26f3a0a3c0f2dcf8"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"333525c1ce3bf92a5de8fb040df5610b0bfdc528","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"c9074670_5b6b19a6","updated":"2023-03-24 14:59:04.000000000","message":"This matches what the large scale sig proposes https://docs.openstack.org/large-scale/journey/configure/rabbitmq.html","commit_id":"dae2cbca30663b03c4c1994f26f3a0a3c0f2dcf8"}],"ansible/roles/rabbitmq/templates/definitions.json.j2":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"ff70851f0dd1b378b0ac53b9bdfafbfdebdeeddb","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":4,"id":"737a0bee_3e89668d","line":21,"range":{"start_line":21,"start_character":583,"end_line":21,"end_character":592},"updated":"2023-02-09 13:58:44.000000000","message":"{% endif %}","commit_id":"719af5cc7a589451a422f060f0a7b859ada45488"},{"author":{"_account_id":35263,"name":"Matt Crees","email":"mattc@stackhpc.com","username":"mattcrees"},"change_message_id":"7315dedca7a2d536cf783aef8dad5a3edda2721c","unresolved":false,"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":4,"id":"68895204_7064c701","line":21,"range":{"start_line":21,"start_character":583,"end_line":21,"end_character":592},"in_reply_to":"737a0bee_3e89668d","updated":"2023-02-14 10:54:37.000000000","message":"Done","commit_id":"719af5cc7a589451a422f060f0a7b859ada45488"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"ff70851f0dd1b378b0ac53b9bdfafbfdebdeeddb","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":4,"id":"9ea13001_8a2af609","line":22,"range":{"start_line":22,"start_character":616,"end_line":22,"end_character":624},"updated":"2023-02-09 13:58:44.000000000","message":"ditto","commit_id":"719af5cc7a589451a422f060f0a7b859ada45488"},{"author":{"_account_id":35263,"name":"Matt Crees","email":"mattc@stackhpc.com","username":"mattcrees"},"change_message_id":"7315dedca7a2d536cf783aef8dad5a3edda2721c","unresolved":false,"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":4,"id":"bbb5d47c_32e98b3e","line":22,"range":{"start_line":22,"start_character":616,"end_line":22,"end_character":624},"in_reply_to":"9ea13001_8a2af609","updated":"2023-02-14 10:54:37.000000000","message":"Done","commit_id":"719af5cc7a589451a422f060f0a7b859ada45488"}]}
