)]}'
{"manila/share/drivers/netapp/dataontap/client/client_cmode.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"c8af8100a41ab55b3d533dccff3872e83ca9db5b","unresolved":true,"context_lines":[{"line_number":4114,"context_line":"        api_args \u003d self._build_snapmirror_request("},{"line_number":4115,"context_line":"            source_vserver\u003dsource_vserver, dest_vserver\u003ddest_vserver,"},{"line_number":4116,"context_line":"            source_volume\u003dsource_volume, dest_volume\u003ddest_volume)"},{"line_number":4117,"context_line":"        self._ensure_snapmirror_v2()"},{"line_number":4118,"context_line":"        api_args[\u0027relationship-info-only\u0027] \u003d ("},{"line_number":4119,"context_line":"            \u0027true\u0027 if relationship_info_only else \u0027false\u0027)"},{"line_number":4120,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"05b3c67b_cd8360ca","line":4117,"range":{"start_line":4117,"start_character":0,"end_line":4117,"end_character":36},"updated":"2021-07-12 22:38:41.000000000","message":"don\u0027t you want to do this at the beginning of this method?","commit_id":"98e7e8010fd1cc53342f8890722e4882ba42909c"},{"author":{"_account_id":30002,"name":"Douglas Viroel","email":"viroel@gmail.com","username":"dviroel"},"change_message_id":"46e46e3b432158231f119bfa63a9acbac66f93b2","unresolved":true,"context_lines":[{"line_number":4114,"context_line":"        api_args \u003d self._build_snapmirror_request("},{"line_number":4115,"context_line":"            source_vserver\u003dsource_vserver, dest_vserver\u003ddest_vserver,"},{"line_number":4116,"context_line":"            source_volume\u003dsource_volume, dest_volume\u003ddest_volume)"},{"line_number":4117,"context_line":"        self._ensure_snapmirror_v2()"},{"line_number":4118,"context_line":"        api_args[\u0027relationship-info-only\u0027] \u003d ("},{"line_number":4119,"context_line":"            \u0027true\u0027 if relationship_info_only else \u0027false\u0027)"},{"line_number":4120,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"d07ccf6e_171c0935","line":4117,"range":{"start_line":4117,"start_character":0,"end_line":4117,"end_character":36},"in_reply_to":"05b3c67b_cd8360ca","updated":"2021-07-24 00:35:21.000000000","message":"yeah, make no sense to do this validation here, after calling \u0027get_snapmirror_destinations\u0027 at line 4102. It should be at the beginning if the method, or completed removed if isn\u0027t possible to reach this code withou the license (since there is always a abort/break before the release)... anyway.","commit_id":"98e7e8010fd1cc53342f8890722e4882ba42909c"},{"author":{"_account_id":33648,"name":"Nahim Alves de Souza","email":"nahimsouza@outlook.com","username":"nahimsouza"},"change_message_id":"7db54a07823d6cc1bd0c36d4e5e49f2840c52d17","unresolved":false,"context_lines":[{"line_number":4114,"context_line":"        api_args \u003d self._build_snapmirror_request("},{"line_number":4115,"context_line":"            source_vserver\u003dsource_vserver, dest_vserver\u003ddest_vserver,"},{"line_number":4116,"context_line":"            source_volume\u003dsource_volume, dest_volume\u003ddest_volume)"},{"line_number":4117,"context_line":"        self._ensure_snapmirror_v2()"},{"line_number":4118,"context_line":"        api_args[\u0027relationship-info-only\u0027] \u003d ("},{"line_number":4119,"context_line":"            \u0027true\u0027 if relationship_info_only else \u0027false\u0027)"},{"line_number":4120,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"6555d112_a0ef7d61","line":4117,"range":{"start_line":4117,"start_character":0,"end_line":4117,"end_character":36},"in_reply_to":"d07ccf6e_171c0935","updated":"2021-08-27 18:33:48.000000000","message":"Hi Douglas and Goutham, sorry for the late reply, I agree with you and I will fix this and upload a new patch.","commit_id":"98e7e8010fd1cc53342f8890722e4882ba42909c"}],"releasenotes/notes/bug-1934889-netapp-fix-replica-delete-for-scoped-account-8fa193c0424af9b1.yaml":[{"author":{"_account_id":30002,"name":"Douglas Viroel","email":"viroel@gmail.com","username":"dviroel"},"change_message_id":"46e46e3b432158231f119bfa63a9acbac66f93b2","unresolved":true,"context_lines":[{"line_number":4,"context_line":"    NetApp driver: fixed an issue with the ONTAP 9.8 and older, for scoped"},{"line_number":5,"context_line":"    account users, where the operation of deleting a replica was not working,"},{"line_number":6,"context_line":"    but returned a message of success. For more details, please refer to"},{"line_number":7,"context_line":"    `launchpad bug #1929421 \u003chttps://bugs.launchpad.net/manila/+bug/1934889\u003e`_"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3ccb0cef_011e929d","line":7,"range":{"start_line":7,"start_character":20,"end_line":7,"end_character":27},"updated":"2021-07-24 00:35:21.000000000","message":"1934889","commit_id":"98e7e8010fd1cc53342f8890722e4882ba42909c"},{"author":{"_account_id":33648,"name":"Nahim Alves de Souza","email":"nahimsouza@outlook.com","username":"nahimsouza"},"change_message_id":"7db54a07823d6cc1bd0c36d4e5e49f2840c52d17","unresolved":false,"context_lines":[{"line_number":4,"context_line":"    NetApp driver: fixed an issue with the ONTAP 9.8 and older, for scoped"},{"line_number":5,"context_line":"    account users, where the operation of deleting a replica was not working,"},{"line_number":6,"context_line":"    but returned a message of success. For more details, please refer to"},{"line_number":7,"context_line":"    `launchpad bug #1929421 \u003chttps://bugs.launchpad.net/manila/+bug/1934889\u003e`_"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ce93bec2_c6d25b70","line":7,"range":{"start_line":7,"start_character":20,"end_line":7,"end_character":27},"in_reply_to":"3ccb0cef_011e929d","updated":"2021-08-27 18:33:48.000000000","message":"Ack","commit_id":"98e7e8010fd1cc53342f8890722e4882ba42909c"}]}
