)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"2a996a83b357c385a557752f84e73653310f898a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"a6745040_7adf91ef","updated":"2026-04-23 06:26:14.000000000","message":"I wonder why the backport was merged before we merge this.\n\n@Dmitry I wonder if we can merge it as it is to avoid missing link from the backports which were already merged. I\u0027ll push a follow-up change to switch to auth_section shortly.","commit_id":"b00af2098235a430f734d1654196a0378efab2f6"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"d2bc2ed423813db65e251f40ea303cf10c2c66e4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"6022824f_afa5878b","updated":"2026-04-23 10:20:04.000000000","message":"rechecl\u003dk timeout","commit_id":"b00af2098235a430f734d1654196a0378efab2f6"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"f8137860af681c9575d959e55f02e161e6e04838","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"ebaffc24_c5a06a6a","updated":"2026-04-23 10:20:09.000000000","message":"recheck","commit_id":"b91cb7ae44fc91b6f0da56c831215777df3c4bfc"}],"templates/octavia.conf.j2":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"fcc8e084907b4e3908bd0d829fc0121b9d88ae95","unresolved":true,"context_lines":[{"line_number":185,"context_line":"endpoint_type \u003d {{ octavia_clients_endpoint }}"},{"line_number":186,"context_line":""},{"line_number":187,"context_line":"[neutron]"},{"line_number":188,"context_line":"insecure \u003d {{ keystone_service_internaluri_insecure | bool }}"},{"line_number":189,"context_line":"auth_type \u003d {{ octavia_keystone_auth_plugin }}"},{"line_number":190,"context_line":"auth_url \u003d {{ keystone_service_internaluri }}"},{"line_number":191,"context_line":"project_domain_name \u003d {{ octavia_service_project_domain_id }}"},{"line_number":192,"context_line":"user_domain_name \u003d {{ octavia_service_user_domain_id }}"},{"line_number":193,"context_line":"project_name \u003d {{ octavia_service_project_name }}"},{"line_number":194,"context_line":"username \u003d {{ octavia_service_user_name }}"},{"line_number":195,"context_line":"password \u003d {{ octavia_service_password }}"},{"line_number":196,"context_line":"region_name \u003d {{ keystone_service_region }}"},{"line_number":197,"context_line":"valid_interfaces \u003d {{ octavia_clients_endpoint }}"},{"line_number":198,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"34aa6ece_363d2c2d","line":195,"range":{"start_line":188,"start_character":0,"end_line":195,"end_character":41},"updated":"2026-03-31 14:05:42.000000000","message":"I have a question though - can\u0027t we replace that with just:\n```\nauth_section \u003d keystone_authtoken\n```","commit_id":"b00af2098235a430f734d1654196a0378efab2f6"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"9ef58832604ba1f1c6de8c1e3b8e59ef744c6ae8","unresolved":true,"context_lines":[{"line_number":185,"context_line":"endpoint_type \u003d {{ octavia_clients_endpoint }}"},{"line_number":186,"context_line":""},{"line_number":187,"context_line":"[neutron]"},{"line_number":188,"context_line":"insecure \u003d {{ keystone_service_internaluri_insecure | bool }}"},{"line_number":189,"context_line":"auth_type \u003d {{ octavia_keystone_auth_plugin }}"},{"line_number":190,"context_line":"auth_url \u003d {{ keystone_service_internaluri }}"},{"line_number":191,"context_line":"project_domain_name \u003d {{ octavia_service_project_domain_id }}"},{"line_number":192,"context_line":"user_domain_name \u003d {{ octavia_service_user_domain_id }}"},{"line_number":193,"context_line":"project_name \u003d {{ octavia_service_project_name }}"},{"line_number":194,"context_line":"username \u003d {{ octavia_service_user_name }}"},{"line_number":195,"context_line":"password \u003d {{ octavia_service_password }}"},{"line_number":196,"context_line":"region_name \u003d {{ keystone_service_region }}"},{"line_number":197,"context_line":"valid_interfaces \u003d {{ octavia_clients_endpoint }}"},{"line_number":198,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"aa5b9176_814b6b9b","line":195,"range":{"start_line":188,"start_character":0,"end_line":195,"end_character":41},"in_reply_to":"34aa6ece_363d2c2d","updated":"2026-03-31 15:35:45.000000000","message":"That\u0027s possible. I decided to list up the bare options because that\u0027s the approach already taken for the service_auth options, though.","commit_id":"b00af2098235a430f734d1654196a0378efab2f6"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"41b49d466728be56689b42434780392cb0867757","unresolved":true,"context_lines":[{"line_number":185,"context_line":"endpoint_type \u003d {{ octavia_clients_endpoint }}"},{"line_number":186,"context_line":""},{"line_number":187,"context_line":"[neutron]"},{"line_number":188,"context_line":"insecure \u003d {{ keystone_service_internaluri_insecure | bool }}"},{"line_number":189,"context_line":"auth_type \u003d {{ octavia_keystone_auth_plugin }}"},{"line_number":190,"context_line":"auth_url \u003d {{ keystone_service_internaluri }}"},{"line_number":191,"context_line":"project_domain_name \u003d {{ octavia_service_project_domain_id }}"},{"line_number":192,"context_line":"user_domain_name \u003d {{ octavia_service_user_domain_id }}"},{"line_number":193,"context_line":"project_name \u003d {{ octavia_service_project_name }}"},{"line_number":194,"context_line":"username \u003d {{ octavia_service_user_name }}"},{"line_number":195,"context_line":"password \u003d {{ octavia_service_password }}"},{"line_number":196,"context_line":"region_name \u003d {{ keystone_service_region }}"},{"line_number":197,"context_line":"valid_interfaces \u003d {{ octavia_clients_endpoint }}"},{"line_number":198,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"97afb12d_7ee3965c","line":195,"range":{"start_line":188,"start_character":0,"end_line":195,"end_character":41},"in_reply_to":"aa5b9176_814b6b9b","updated":"2026-03-31 17:31:51.000000000","message":"oh, well, `service_auth` might be even better candidate for `auth_section`...\n\nBut I am kinda thinking if quite shortly we\u0027d need to do the same also for `[glance]` and `[nova]`? Or they are actually using `service_auth` already?\n\n/me was not following too closely\n\nMy way of thinking here though, is that it might be better not to blow up config length with simmilar options if possible. That way it might be easier for operators to asses it in case of issues/debugging. But I am not really opposed to this approach either.","commit_id":"b00af2098235a430f734d1654196a0378efab2f6"}]}
