)]}'
{"manilaclient/osc/v2/share_replicas.py":[{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"b6c1458505e27e9021d1525e84556b75986477c2","unresolved":true,"context_lines":[{"line_number":143,"context_line":"            metavar\u003d\"\u003cshare\u003e\","},{"line_number":144,"context_line":"            default\u003dNone,"},{"line_number":145,"context_line":"            help\u003d_(\"Name or ID of the share to list replicas for.\")"},{"line_number":146,"context_line":"        )"},{"line_number":147,"context_line":"        return parser"},{"line_number":148,"context_line":""},{"line_number":149,"context_line":"    def take_action(self, parsed_args):"}],"source_content_type":"text/x-python","patch_set":10,"id":"4884d3c0_86a74bd6","line":146,"updated":"2021-02-18 11:44:43.000000000","message":"Just out of curiosity: shouldn\u0027t \u0027columns\u0027 be an argument as well?\nI see that this argument currently exists in the python-manilaclient as shown in [1]\n\nhttps://github.com/openstack/python-manilaclient/blob/master/manilaclient/v2/shell.py#L5641","commit_id":"3c5f19ed5d2e01ef4308f0050a0766af2c1cd8f9"},{"author":{"_account_id":31213,"name":"Maari Tamm","email":"maari.tamm@citynetwork.eu","username":"maaritamm"},"change_message_id":"22c014c6acff34415f5abcc0547d3245900eb4f7","unresolved":true,"context_lines":[{"line_number":143,"context_line":"            metavar\u003d\"\u003cshare\u003e\","},{"line_number":144,"context_line":"            default\u003dNone,"},{"line_number":145,"context_line":"            help\u003d_(\"Name or ID of the share to list replicas for.\")"},{"line_number":146,"context_line":"        )"},{"line_number":147,"context_line":"        return parser"},{"line_number":148,"context_line":""},{"line_number":149,"context_line":"    def take_action(self, parsed_args):"}],"source_content_type":"text/x-python","patch_set":10,"id":"4a4b0832_be05c8ac","line":146,"in_reply_to":"4884d3c0_86a74bd6","updated":"2021-04-26 13:14:31.000000000","message":"OSC commands all have \u0027--column\u0027 or \u0027-c\u0027 arguments, I learned that after adding \u0027--columns\u0027 to a few :) See: https://bugs.launchpad.net/python-manilaclient/+bug/1899325","commit_id":"3c5f19ed5d2e01ef4308f0050a0766af2c1cd8f9"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"45c1010788cf4eea59f9b61c5a72585f986fc630","unresolved":true,"context_lines":[{"line_number":215,"context_line":"            metavar\u003d\"\u003creplica-state\u003e\","},{"line_number":216,"context_line":"            choices\u003d[\u0027in_sync\u0027, \u0027out_of_sync\u0027, \u0027active\u0027, \u0027error\u0027],"},{"line_number":217,"context_line":"            help\u003d_(\"Indicate which replica_state to assign the replica. \""},{"line_number":218,"context_line":"                   \"Options include in_sync, out_of_sync, active, error.\")"},{"line_number":219,"context_line":"        )"},{"line_number":220,"context_line":"        parser.add_argument("},{"line_number":221,"context_line":"            \"--status\","}],"source_content_type":"text/x-python","patch_set":14,"id":"a6eef750_a3136156","line":218,"range":{"start_line":218,"start_character":64,"end_line":218,"end_character":66},"updated":"2021-05-25 21:08:47.000000000","message":"nit: active, and error","commit_id":"94d453171b2a3764c802804dcb85f5e95523097f"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"45c1010788cf4eea59f9b61c5a72585f986fc630","unresolved":true,"context_lines":[{"line_number":223,"context_line":"            choices\u003d[\u0027available\u0027, \u0027error\u0027, \u0027creating\u0027, \u0027deleting\u0027,"},{"line_number":224,"context_line":"                     \u0027error_deleting\u0027],"},{"line_number":225,"context_line":"            help\u003d_(\"Indicate which status to assign the replica. Options \""},{"line_number":226,"context_line":"                   \"include available, error, creating, deleting, \""},{"line_number":227,"context_line":"                   \"error_deleting.\")"},{"line_number":228,"context_line":"        )"},{"line_number":229,"context_line":"        return parser"}],"source_content_type":"text/x-python","patch_set":14,"id":"aaedb1d9_a3b5c61e","line":226,"range":{"start_line":226,"start_character":65,"end_line":226,"end_character":66},"updated":"2021-05-25 21:08:47.000000000","message":"same","commit_id":"94d453171b2a3764c802804dcb85f5e95523097f"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"45c1010788cf4eea59f9b61c5a72585f986fc630","unresolved":true,"context_lines":[{"line_number":298,"context_line":"        except Exception as e:"},{"line_number":299,"context_line":"            raise exceptions.CommandError(_("},{"line_number":300,"context_line":"                \"Failed to promote replica to \u0027active\u0027 \""},{"line_number":301,"context_line":"                \"replica_state: %s\" % (e)))"},{"line_number":302,"context_line":""},{"line_number":303,"context_line":""},{"line_number":304,"context_line":"class ResyncShareReplica(command.Command):"}],"source_content_type":"text/x-python","patch_set":14,"id":"d13698ef_d57133a7","line":301,"range":{"start_line":301,"start_character":16,"end_line":301,"end_character":41},"updated":"2021-05-25 21:08:47.000000000","message":"The message says \"replica state\" but the exception will be printed instead...","commit_id":"94d453171b2a3764c802804dcb85f5e95523097f"}]}
