)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":29313,"name":"Vishal Manchanda","email":"manchandavishal143@gmail.com","username":"vishalmanchanda"},"change_message_id":"7ac999480643ee066b5abc0adc1e089bd905f535","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"30b092cc_c83be4e0","updated":"2024-01-17 12:31:59.000000000","message":"Thanks for the patch. Please find below some comments:\n\n1. After apply your patch \"Project\" name doesn\u0027t work and it shows \"-\".\n\n2. Please add a release note for this change.","commit_id":"0adb7624e2a05fc52ee91e53e2b5574491d4a032"},{"author":{"_account_id":29313,"name":"Vishal Manchanda","email":"manchandavishal143@gmail.com","username":"vishalmanchanda"},"change_message_id":"2d79dd045630608f3f945b77c53730ff4003a153","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"9436f927_71c6a453","updated":"2024-02-21 15:45:34.000000000","message":"Thanks, LGTM.","commit_id":"4310766f9fc84fdb0a3db980e7a96b9507b57622"},{"author":{"_account_id":8648,"name":"Radomir Dopieralski","email":"openstack@dopieralski.pl","username":"thesheep"},"change_message_id":"3219f2ee4547ad88a5a7a8dc2e5a5b4f6433d7a9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"8387dd8e_0f6b4015","updated":"2024-02-26 08:10:28.000000000","message":"recheck random failure","commit_id":"1ea4f4d76f46ee7eefb0cdcb5ff4093fe48ba334"}],"doc/source/configuration/settings.rst":[{"author":{"_account_id":29313,"name":"Vishal Manchanda","email":"manchandavishal143@gmail.com","username":"vishalmanchanda"},"change_message_id":"7ac999480643ee066b5abc0adc1e089bd905f535","unresolved":true,"context_lines":[{"line_number":2108,"context_line":"show_agents_column"},{"line_number":2109,"context_line":"##################"},{"line_number":2110,"context_line":""},{"line_number":2111,"context_line":".. versionadded:: 2024.1"},{"line_number":2112,"context_line":""},{"line_number":2113,"context_line":"Default ``True``"},{"line_number":2114,"context_line":""}],"source_content_type":"text/x-rst","patch_set":4,"id":"237b1914_da8dfb22","line":2111,"updated":"2024-01-17 12:31:59.000000000","message":"Please mention release name here like done for other options.\n.. versionadded:: 2024.1(Caracal)","commit_id":"0adb7624e2a05fc52ee91e53e2b5574491d4a032"},{"author":{"_account_id":8648,"name":"Radomir Dopieralski","email":"openstack@dopieralski.pl","username":"thesheep"},"change_message_id":"95f09e4c30b7263386e48453b33d4a93eb486399","unresolved":false,"context_lines":[{"line_number":2108,"context_line":"show_agents_column"},{"line_number":2109,"context_line":"##################"},{"line_number":2110,"context_line":""},{"line_number":2111,"context_line":".. versionadded:: 2024.1"},{"line_number":2112,"context_line":""},{"line_number":2113,"context_line":"Default ``True``"},{"line_number":2114,"context_line":""}],"source_content_type":"text/x-rst","patch_set":4,"id":"c06a0f1a_33a3e471","line":2111,"in_reply_to":"237b1914_da8dfb22","updated":"2024-02-05 13:25:14.000000000","message":"Done","commit_id":"0adb7624e2a05fc52ee91e53e2b5574491d4a032"}],"openstack_dashboard/dashboards/admin/networks/utils.py":[{"author":{"_account_id":29313,"name":"Vishal Manchanda","email":"manchandavishal143@gmail.com","username":"vishalmanchanda"},"change_message_id":"7ac999480643ee066b5abc0adc1e089bd905f535","unresolved":true,"context_lines":[{"line_number":1,"context_line":"# Copyright 2012 NEC Corporation"},{"line_number":2,"context_line":"#"},{"line_number":3,"context_line":"#    Licensed under the Apache License, Version 2.0 (the \"License\"); you may"},{"line_number":4,"context_line":"#    not use this file except in compliance with the License. You may obtain"}],"source_content_type":"text/x-python","patch_set":4,"id":"7b78afb4_edc76a47","line":1,"range":{"start_line":1,"start_character":0,"end_line":1,"end_character":32},"updated":"2024-01-17 12:31:59.000000000","message":"no need to add this copyright.","commit_id":"0adb7624e2a05fc52ee91e53e2b5574491d4a032"},{"author":{"_account_id":8648,"name":"Radomir Dopieralski","email":"openstack@dopieralski.pl","username":"thesheep"},"change_message_id":"95f09e4c30b7263386e48453b33d4a93eb486399","unresolved":false,"context_lines":[{"line_number":1,"context_line":"# Copyright 2012 NEC Corporation"},{"line_number":2,"context_line":"#"},{"line_number":3,"context_line":"#    Licensed under the Apache License, Version 2.0 (the \"License\"); you may"},{"line_number":4,"context_line":"#    not use this file except in compliance with the License. You may obtain"}],"source_content_type":"text/x-python","patch_set":4,"id":"5be11270_8cc06ae0","line":1,"range":{"start_line":1,"start_character":0,"end_line":1,"end_character":32},"in_reply_to":"7b78afb4_edc76a47","updated":"2024-02-05 13:25:14.000000000","message":"Done","commit_id":"0adb7624e2a05fc52ee91e53e2b5574491d4a032"},{"author":{"_account_id":29313,"name":"Vishal Manchanda","email":"manchandavishal143@gmail.com","username":"vishalmanchanda"},"change_message_id":"7ac999480643ee066b5abc0adc1e089bd905f535","unresolved":true,"context_lines":[{"line_number":17,"context_line":"from openstack_dashboard import api"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"def is_dhcp_agent_scheduler_supported(request):"},{"line_number":21,"context_line":"    try:"},{"line_number":22,"context_line":"        if api.neutron.is_extension_supported("},{"line_number":23,"context_line":"                request, \u0027dhcp_agent_scheduler\u0027):"}],"source_content_type":"text/x-python","patch_set":4,"id":"2727583f_e6968509","line":20,"range":{"start_line":20,"start_character":0,"end_line":20,"end_character":38},"updated":"2024-01-17 12:31:59.000000000","message":"should we use this function in ``networks/agents/tabs.py`` as well?\n\n[1] https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/networks/agents/tabs.py#L35","commit_id":"0adb7624e2a05fc52ee91e53e2b5574491d4a032"},{"author":{"_account_id":8648,"name":"Radomir Dopieralski","email":"openstack@dopieralski.pl","username":"thesheep"},"change_message_id":"95f09e4c30b7263386e48453b33d4a93eb486399","unresolved":true,"context_lines":[{"line_number":17,"context_line":"from openstack_dashboard import api"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"def is_dhcp_agent_scheduler_supported(request):"},{"line_number":21,"context_line":"    try:"},{"line_number":22,"context_line":"        if api.neutron.is_extension_supported("},{"line_number":23,"context_line":"                request, \u0027dhcp_agent_scheduler\u0027):"}],"source_content_type":"text/x-python","patch_set":4,"id":"2af79234_34ad0a58","line":20,"range":{"start_line":20,"start_character":0,"end_line":20,"end_character":38},"in_reply_to":"2727583f_e6968509","updated":"2024-02-05 13:25:14.000000000","message":"I think that in the agents tab we want to show the agents even if that setting is disabled, because that is the only purpose of that tab.","commit_id":"0adb7624e2a05fc52ee91e53e2b5574491d4a032"},{"author":{"_account_id":8648,"name":"Radomir Dopieralski","email":"openstack@dopieralski.pl","username":"thesheep"},"change_message_id":"436b74f454080c4accf0d01d72449dd992257b73","unresolved":false,"context_lines":[{"line_number":17,"context_line":"from openstack_dashboard import api"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"def is_dhcp_agent_scheduler_supported(request):"},{"line_number":21,"context_line":"    try:"},{"line_number":22,"context_line":"        if api.neutron.is_extension_supported("},{"line_number":23,"context_line":"                request, \u0027dhcp_agent_scheduler\u0027):"}],"source_content_type":"text/x-python","patch_set":4,"id":"925b4353_cb8e1dbc","line":20,"range":{"start_line":20,"start_character":0,"end_line":20,"end_character":38},"in_reply_to":"2af79234_34ad0a58","updated":"2024-02-21 15:32:30.000000000","message":"Done","commit_id":"0adb7624e2a05fc52ee91e53e2b5574491d4a032"}]}
