)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":33648,"name":"Nahim Alves de Souza","email":"nahimsouza@outlook.com","username":"nahimsouza"},"change_message_id":"2040a364fa71c53770ea30d7329082833f2c0313","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"d562f74c_debce324","updated":"2023-07-28 13:01:27.000000000","message":"Thanks for proposing the fix. Could you please add a release note?","commit_id":"41829f7e7a23fc233b65af44e83e1b46ee82d56e"},{"author":{"_account_id":35979,"name":"Sylvan Le Deunff","email":"sylvan.le-deunff@ovhcloud.com","username":"sylvanld"},"change_message_id":"dd1cc03e5b59a0abfb22643bec839d1d4c1f6b65","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"945ecbdf_3c7074ee","in_reply_to":"d562f74c_debce324","updated":"2024-05-23 14:05:37.000000000","message":"Sure! Thanks for the review 😊","commit_id":"41829f7e7a23fc233b65af44e83e1b46ee82d56e"},{"author":{"_account_id":36180,"name":"Gireesh Awasthi","display_name":"Gireesh","email":"gawasthi2010@gmail.com","username":"agireesh","status":"NetApp"},"change_message_id":"3529a1971fc00a5c80bc5e37457470d49800f93c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"0ea98b2e_304e2229","updated":"2024-09-09 10:17:36.000000000","message":"LGTM..!","commit_id":"7e67c3cd24c529aa4d24418ae38c98bd373541fc"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b19dbb4ac61ddb02cbb45ac1f7b7b4ec7de4d7eb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"e3012c44_7b1f29e1","updated":"2024-09-04 20:31:35.000000000","message":"Thanks Sylvan!","commit_id":"7e67c3cd24c529aa4d24418ae38c98bd373541fc"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"4918686942328da555716f885dbe4a04571761a4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"cc710da2_3f8b04f1","updated":"2024-09-11 15:08:13.000000000","message":"Thanks Sylvan. Gireesh had +1\u0027ed a prior patch, and there was only a minor update since..","commit_id":"07ce64462c63c5253226a733f5686e78eb7223a1"}],"manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b19dbb4ac61ddb02cbb45ac1f7b7b4ec7de4d7eb","unresolved":true,"context_lines":[{"line_number":2362,"context_line":""},{"line_number":2363,"context_line":"        updated_export_locations \u003d {}"},{"line_number":2364,"context_line":"        for share in shares:"},{"line_number":2365,"context_line":"            if (share[\"replica_state\"] is None or"},{"line_number":2366,"context_line":"                    share[\"replica_state\"] \u003d\u003d constants.REPLICA_STATE_ACTIVE):"},{"line_number":2367,"context_line":"                host \u003d share[\u0027host\u0027]"},{"line_number":2368,"context_line":"                export_locations \u003d self._create_export("},{"line_number":2369,"context_line":"                    share, share_server, vserver_name, vserver_client,"}],"source_content_type":"text/x-python","patch_set":7,"id":"ee75d0ed_85b91071","line":2366,"range":{"start_line":2365,"start_character":12,"end_line":2366,"end_character":77},"updated":"2024-09-04 20:31:35.000000000","message":"```\n\n            if share[\"replica_state\"] in (None ,constants.REPLICA_STATE_ACTIVE):\n```","commit_id":"7e67c3cd24c529aa4d24418ae38c98bd373541fc"},{"author":{"_account_id":35979,"name":"Sylvan Le Deunff","email":"sylvan.le-deunff@ovhcloud.com","username":"sylvanld"},"change_message_id":"d5b8dd9e2cdda87462b4898ce9253322a22ff0eb","unresolved":false,"context_lines":[{"line_number":2362,"context_line":""},{"line_number":2363,"context_line":"        updated_export_locations \u003d {}"},{"line_number":2364,"context_line":"        for share in shares:"},{"line_number":2365,"context_line":"            if (share[\"replica_state\"] is None or"},{"line_number":2366,"context_line":"                    share[\"replica_state\"] \u003d\u003d constants.REPLICA_STATE_ACTIVE):"},{"line_number":2367,"context_line":"                host \u003d share[\u0027host\u0027]"},{"line_number":2368,"context_line":"                export_locations \u003d self._create_export("},{"line_number":2369,"context_line":"                    share, share_server, vserver_name, vserver_client,"}],"source_content_type":"text/x-python","patch_set":7,"id":"b7123054_d0ea8d53","line":2366,"range":{"start_line":2365,"start_character":12,"end_line":2366,"end_character":77},"in_reply_to":"ee75d0ed_85b91071","updated":"2024-09-11 09:30:58.000000000","message":"Acknowledged","commit_id":"7e67c3cd24c529aa4d24418ae38c98bd373541fc"},{"author":{"_account_id":35979,"name":"Sylvan Le Deunff","email":"sylvan.le-deunff@ovhcloud.com","username":"sylvanld"},"change_message_id":"d5b8dd9e2cdda87462b4898ce9253322a22ff0eb","unresolved":false,"context_lines":[{"line_number":2362,"context_line":""},{"line_number":2363,"context_line":"        updated_export_locations \u003d {}"},{"line_number":2364,"context_line":"        for share in shares:"},{"line_number":2365,"context_line":"            if share[\"replica_state\"] in (None, constants.REPLICA_STATE_ACTIVE):"},{"line_number":2366,"context_line":"                host \u003d share[\u0027host\u0027]"},{"line_number":2367,"context_line":"                export_locations \u003d self._create_export("},{"line_number":2368,"context_line":"                    share, share_server, vserver_name, vserver_client,"}],"source_content_type":"text/x-python","patch_set":8,"id":"5301ef34_cc897b51","line":2365,"in_reply_to":"15d714a5_49ff3366","updated":"2024-09-11 09:30:58.000000000","message":"Done","commit_id":"4bcd0874bfd3f66c4582ecceaba1117c15f4f5ba"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"c2ebb458fbaf172000717bcdb33ae30ae873ca95","unresolved":true,"context_lines":[{"line_number":2362,"context_line":""},{"line_number":2363,"context_line":"        updated_export_locations \u003d {}"},{"line_number":2364,"context_line":"        for share in shares:"},{"line_number":2365,"context_line":"            if share[\"replica_state\"] in (None, constants.REPLICA_STATE_ACTIVE):"},{"line_number":2366,"context_line":"                host \u003d share[\u0027host\u0027]"},{"line_number":2367,"context_line":"                export_locations \u003d self._create_export("},{"line_number":2368,"context_line":"                    share, share_server, vserver_name, vserver_client,"}],"source_content_type":"text/x-python","patch_set":8,"id":"15d714a5_49ff3366","line":2365,"in_reply_to":"f82bcfd0_d573c62a","updated":"2024-09-10 22:09:22.000000000","message":"\u003e pep8: E501 line too long (80 \u003e 79 characters)\n\nPlease fix. You can use:\n\n```\n   if share[\"replica_state\"] in (None, \n                                 constants.REPLICA_STATE_ACTIVE):\n```       \ninstead","commit_id":"4bcd0874bfd3f66c4582ecceaba1117c15f4f5ba"}],"releasenotes/notes/bug-2017501-fix-share-export-location-update.yaml":[{"author":{"_account_id":32919,"name":"kiran pawar","display_name":"Kiran Pawar","email":"kinpaa@gmail.com","username":"kpdev"},"change_message_id":"88e83ea6515d8cc924fc1e27f23f3adcc2aa9009","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fix share export location update when adding a subnet:"},{"line_number":5,"context_line":"    When a new subnet was added to a network containing"},{"line_number":6,"context_line":"    shares, the list of existing share exports paths was"},{"line_number":7,"context_line":"    not updated accordingly."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"cde63a41_7164d4ea","line":4,"updated":"2024-08-29 10:08:20.000000000","message":"please check releasenotes from earlier bugs and fix accordingly. Refer mention of bug. Better say \"Fixed share export location update when subnet is added to a network containing shares.\"","commit_id":"671a098c9c45853683bf598c09262cc3b6754693"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"fa8d0bb91a9651605c84d3aa025009aee4922714","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fix share export location update when adding a subnet:"},{"line_number":5,"context_line":"    When a new subnet was added to a network containing"},{"line_number":6,"context_line":"    shares, the list of existing share exports paths was"},{"line_number":7,"context_line":"    not updated accordingly."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"0d474af8_ad486313","line":4,"in_reply_to":"cde63a41_7164d4ea","updated":"2024-09-04 20:32:13.000000000","message":"Done","commit_id":"671a098c9c45853683bf598c09262cc3b6754693"}]}
