)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"08b45471987f7fdd2cc94307706b8ea88a7944ff","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"d5052c3d_40dfb5c4","updated":"2023-02-22 13:53:05.000000000","message":"Changed order from redis, etcd -\u003e etcd, redis as masakari documentation and also code suggest to use etcd as it was tested with.","commit_id":"e30f00257727204701c26f645f8d5696e735a73c"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"e4853d6aeceddec7f860cf15149dd908c7f26af3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"21c3b9f1_f2e2ed5d","updated":"2023-02-22 14:03:16.000000000","message":"but i am little bit confused, designate and cinder has redis as first option, so it would be nice to have only one technology as backend redis/etcd ... but they are saying in docs that tested is etcd ..but i think it should work because of tooz ? ","commit_id":"e9c32b1c0a58742c56a6f2e8ebe3f51f4f36d6c4"},{"author":{"_account_id":29268,"name":"Matthew Heler","email":"matthew.heler@hotmail.com","username":"mheler"},"change_message_id":"c161e7f2da79ca5c336901e50d32acd513092e63","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":4,"id":"f80f3d67_a7b7c762","updated":"2023-02-26 19:13:25.000000000","message":"If kolla_enable_tls_external is true, then the internal protocol is https.. however without a ca_cert option being passed, etcd3gw won\u0027t know about the cert and will fail communicating with haproxy\n\nYou\u0027ll probably want to use something like this\n\n{% if kolla_enable_tls_external | bool %}\nbackend_url \u003d etcd3+{{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ etcd_client_port }}?ca_cert\u003d{{ openstack_cacert }}\n{% else %}\nbackend_url \u003d etcd3+{{ internal_protocol }}://{{ kolla_internal_vip_address }}:{{ etcd_client_port }}\n{% endif %}\n\n","commit_id":"75e7275d15ca9a533f7da73e5136150e1b343b03"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"0686f662abdef24b0feab43147325c46343ab121","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"d05a174e_b1cc2c48","updated":"2023-02-23 07:52:21.000000000","message":"Set redis as first option in groups vars for masakari coordination as I tested it locally and moreover there is same option for designate and cinder.","commit_id":"75e7275d15ca9a533f7da73e5136150e1b343b03"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"0aab8ec083acb885fd6ead588717c6287f44ebe0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"f753a33e_e3e8d66c","in_reply_to":"9f787269_6e3550ee","updated":"2023-04-17 18:04:51.000000000","message":"Done","commit_id":"75e7275d15ca9a533f7da73e5136150e1b343b03"},{"author":{"_account_id":29268,"name":"Matthew Heler","email":"matthew.heler@hotmail.com","username":"mheler"},"change_message_id":"0d8b6e7c61d64519e7d98e87ad11cad1f9403ec2","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":4,"id":"9f787269_6e3550ee","in_reply_to":"af17fb38_509d2979","updated":"2023-03-08 16:47:50.000000000","message":"See https://review.opendev.org/c/openstack/kolla-ansible/+/875321","commit_id":"75e7275d15ca9a533f7da73e5136150e1b343b03"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"b1935d53f131180ae00f2892108a047c991544d1","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":4,"id":"af17fb38_509d2979","in_reply_to":"f80f3d67_a7b7c762","updated":"2023-03-08 14:33:41.000000000","message":"Hi, did you test this ? Other occurences of same implementation in kolla-ansible are same as i proposed.","commit_id":"75e7275d15ca9a533f7da73e5136150e1b343b03"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"c4750f271176fef3db52a10df561968664c8aa3c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"49a0e4aa_a512c4df","updated":"2023-04-18 11:36:27.000000000","message":"This can be backported up to zed.","commit_id":"842adf6d2f218e49bfe7d8c3b7dea84e289ece03"}],"releasenotes/notes/new-variable-masakari-coordination-backend-d3b742315a07aabc.yaml":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"7d9cfe6688df4d9da232d3cccef25eeddb0e04d3","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Masakari coordination backend can now be configured via"},{"line_number":5,"context_line":"    masakari_coordination_backend variable."},{"line_number":6,"context_line":"    Coordination is optional and can now be set to either redis or etcd."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"6e627b61_5774e8cf","line":6,"range":{"start_line":6,"start_character":3,"end_line":6,"end_character":72},"updated":"2023-04-18 11:13:02.000000000","message":"not really optional, if you have redis or etcd - it will get configured automatically?","commit_id":"842adf6d2f218e49bfe7d8c3b7dea84e289ece03"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"84d66f4c29c112236aaa304e3ca2cedbe41c8f13","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Masakari coordination backend can now be configured via"},{"line_number":5,"context_line":"    masakari_coordination_backend variable."},{"line_number":6,"context_line":"    Coordination is optional and can now be set to either redis or etcd."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"3be1d8f0_2f0fcb63","line":6,"range":{"start_line":6,"start_character":3,"end_line":6,"end_character":72},"in_reply_to":"15cbb28f_0c2598b8","updated":"2023-04-20 07:01:29.000000000","message":"Still not done, it\u0027s optional but enabled by default if you have reds or etcd, unless you override masakari_coordination_backend. The code is fine, just update the reno wording.","commit_id":"842adf6d2f218e49bfe7d8c3b7dea84e289ece03"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"fa96bcd59c2de0b54c3aa0c6af7e2b19cf4148ae","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Masakari coordination backend can now be configured via"},{"line_number":5,"context_line":"    masakari_coordination_backend variable."},{"line_number":6,"context_line":"    Coordination is optional and can now be set to either redis or etcd."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"5239af6c_0b7c9f36","line":6,"range":{"start_line":6,"start_character":3,"end_line":6,"end_character":72},"in_reply_to":"3be1d8f0_2f0fcb63","updated":"2023-04-20 07:39:12.000000000","message":"Why reno should be different as renos from past for same change ? For example https://review.opendev.org/c/openstack/kolla-ansible/+/676261 for cinder ...","commit_id":"842adf6d2f218e49bfe7d8c3b7dea84e289ece03"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"b77d21babb85273c5bc9d195a37740bb41899ae7","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Masakari coordination backend can now be configured via"},{"line_number":5,"context_line":"    masakari_coordination_backend variable."},{"line_number":6,"context_line":"    Coordination is optional and can now be set to either redis or etcd."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"5efe149c_54062a40","line":6,"range":{"start_line":6,"start_character":3,"end_line":6,"end_character":72},"in_reply_to":"5239af6c_0b7c9f36","updated":"2023-04-20 07:42:00.000000000","message":"You\u0027re right, if we\u0027re misleading users for other services, we might as well mislead them here ;-)","commit_id":"842adf6d2f218e49bfe7d8c3b7dea84e289ece03"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"0d8e5fc9082a8bb9d267a6047fa53c1be33bd5b7","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Masakari coordination backend can now be configured via"},{"line_number":5,"context_line":"    masakari_coordination_backend variable."},{"line_number":6,"context_line":"    Coordination is optional and can now be set to either redis or etcd."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"696059fb_76a28c5d","line":6,"range":{"start_line":6,"start_character":3,"end_line":6,"end_character":72},"in_reply_to":"5efe149c_54062a40","updated":"2023-04-20 07:53:13.000000000","message":"Exactly !","commit_id":"842adf6d2f218e49bfe7d8c3b7dea84e289ece03"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"2205a3741eceb6a95f6175d81ea4a44131a0cd82","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Masakari coordination backend can now be configured via"},{"line_number":5,"context_line":"    masakari_coordination_backend variable."},{"line_number":6,"context_line":"    Coordination is optional and can now be set to either redis or etcd."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"9652b3b7_6063e1f3","line":6,"range":{"start_line":6,"start_character":3,"end_line":6,"end_character":72},"in_reply_to":"6e627b61_5774e8cf","updated":"2023-04-18 11:35:09.000000000","message":"Yes, it depends on masakari_coordination_backend variable, check above. It\u0027s same way how we do it for example for cinder.\n\nSide note: coordination url is needed to masakari work properly.\n\nMasakari merged coordination url https://review.opendev.org/c/openstack/masakari/+/829609\n\nto fix bug https://bugs.launchpad.net/masakari/+bug/1961110","commit_id":"842adf6d2f218e49bfe7d8c3b7dea84e289ece03"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"434ffe94bea205a21eb83aa11a488d7562177cea","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Masakari coordination backend can now be configured via"},{"line_number":5,"context_line":"    masakari_coordination_backend variable."},{"line_number":6,"context_line":"    Coordination is optional and can now be set to either redis or etcd."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"15cbb28f_0c2598b8","line":6,"range":{"start_line":6,"start_character":3,"end_line":6,"end_character":72},"in_reply_to":"9652b3b7_6063e1f3","updated":"2023-04-19 08:05:15.000000000","message":"Done","commit_id":"842adf6d2f218e49bfe7d8c3b7dea84e289ece03"}]}
