)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"cc0f6816f43943c3ef83ddb1bcceb11959e08546","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"803c56e1_5691a60a","updated":"2022-05-23 13:37:44.000000000","message":"Hi, could you check/approve this simple patch ? \n","commit_id":"33b44b59e0e1501d8a2ff6f2c099386db6b5c8b5"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"f7548b7f8e61f12ffb81e149aa4aec805e233c73","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"ba1a429b_706ca299","updated":"2022-05-23 15:06:43.000000000","message":"This is required for both the services (Tacker embeds glance store).","commit_id":"33b44b59e0e1501d8a2ff6f2c099386db6b5c8b5"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"67b29628eb835045ea6ac5d963fb265c94fd2a4e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"848a7402_e9da5ffd","in_reply_to":"ba1a429b_706ca299","updated":"2022-05-23 15:21:05.000000000","message":"Ah, ok thank you .","commit_id":"33b44b59e0e1501d8a2ff6f2c099386db6b5c8b5"}],"ansible/roles/glance/defaults/main.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"e05e278cf689d241e85551c232e1e328134166c2","unresolved":true,"context_lines":[{"line_number":68,"context_line":"####################"},{"line_number":69,"context_line":"# HAProxy"},{"line_number":70,"context_line":"####################"},{"line_number":71,"context_line":"haproxy_members: \"{% for host in glance_api_hosts %}server {{ hostvars[host].ansible_facts.hostname }} {{ \u0027api\u0027 | kolla_address(host) }}:{{ glance_api_listen_port }} check inter 2000 rise 2 fall 5;{% endfor %}\""},{"line_number":72,"context_line":"haproxy_tls_members: \"{% for host in glance_api_hosts %}server {{ hostvars[host].ansible_facts.hostname }} {{ \u0027api\u0027 | kolla_address(host) }}:{{ glance_api_listen_port }} check inter 2000 rise 2 fall 5 ssl verify required ca-file {{ haproxy_backend_cacert }};{% endfor %}\""},{"line_number":73,"context_line":""},{"line_number":74,"context_line":"####################"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"6fac2d17_38366f4f","side":"PARENT","line":71,"range":{"start_line":71,"start_character":33,"end_line":71,"end_character":49},"updated":"2022-05-23 14:12:09.000000000","message":"This may be only a single host when using the file backend","commit_id":"5d28a7c89bbac4a15f7d8f7a64c3767ea988efbd"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"67b29628eb835045ea6ac5d963fb265c94fd2a4e","unresolved":true,"context_lines":[{"line_number":68,"context_line":"####################"},{"line_number":69,"context_line":"# HAProxy"},{"line_number":70,"context_line":"####################"},{"line_number":71,"context_line":"haproxy_members: \"{% for host in glance_api_hosts %}server {{ hostvars[host].ansible_facts.hostname }} {{ \u0027api\u0027 | kolla_address(host) }}:{{ glance_api_listen_port }} check inter 2000 rise 2 fall 5;{% endfor %}\""},{"line_number":72,"context_line":"haproxy_tls_members: \"{% for host in glance_api_hosts %}server {{ hostvars[host].ansible_facts.hostname }} {{ \u0027api\u0027 | kolla_address(host) }}:{{ glance_api_listen_port }} check inter 2000 rise 2 fall 5 ssl verify required ca-file {{ haproxy_backend_cacert }};{% endfor %}\""},{"line_number":73,"context_line":""},{"line_number":74,"context_line":"####################"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"797a8bff_f1e7f811","side":"PARENT","line":71,"range":{"start_line":71,"start_character":33,"end_line":71,"end_character":49},"in_reply_to":"6fac2d17_38366f4f","updated":"2022-05-23 15:21:05.000000000","message":"Aaah, good catch .. I will check the code, thanks.","commit_id":"5d28a7c89bbac4a15f7d8f7a64c3767ea988efbd"}],"ansible/roles/tacker/defaults/main.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"e05e278cf689d241e85551c232e1e328134166c2","unresolved":true,"context_lines":[{"line_number":159,"context_line":"####################"},{"line_number":160,"context_line":"# HAProxy"},{"line_number":161,"context_line":"####################"},{"line_number":162,"context_line":"tacker_haproxy_members: \"{% for host in tacker_hosts %}server {{ hostvars[host].ansible_facts.hostname }} {{ \u0027api\u0027 | kolla_address(host) }}:{{ tacker_server_port }} check inter 2000 rise 2 fall 5;{% endfor %}\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"249d4841_75185f44","side":"PARENT","line":162,"range":{"start_line":162,"start_character":40,"end_line":162,"end_character":52},"updated":"2022-05-23 14:12:09.000000000","message":"Probably the same as glance","commit_id":"5d28a7c89bbac4a15f7d8f7a64c3767ea988efbd"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"67b29628eb835045ea6ac5d963fb265c94fd2a4e","unresolved":true,"context_lines":[{"line_number":159,"context_line":"####################"},{"line_number":160,"context_line":"# HAProxy"},{"line_number":161,"context_line":"####################"},{"line_number":162,"context_line":"tacker_haproxy_members: \"{% for host in tacker_hosts %}server {{ hostvars[host].ansible_facts.hostname }} {{ \u0027api\u0027 | kolla_address(host) }}:{{ tacker_server_port }} check inter 2000 rise 2 fall 5;{% endfor %}\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"da82467c_ff26cdd3","side":"PARENT","line":162,"range":{"start_line":162,"start_character":40,"end_line":162,"end_character":52},"in_reply_to":"249d4841_75185f44","updated":"2022-05-23 15:21:05.000000000","message":"Thanks.","commit_id":"5d28a7c89bbac4a15f7d8f7a64c3767ea988efbd"}]}
