)]}'
{"neutronclient/v2_0/client.py":[{"author":{"_account_id":841,"name":"Akihiro Motoki","email":"amotoki@gmail.com","username":"amotoki"},"change_message_id":"efcbec1c0c89ebec503fd689ae130309691a7b1f","unresolved":false,"context_lines":[{"line_number":934,"context_line":"        return self.put((self.router_path % router) +"},{"line_number":935,"context_line":"                        \"/remove_router_interface\", body\u003dbody)"},{"line_number":936,"context_line":""},{"line_number":937,"context_line":"    def add_extra_routes_router(self, router, body\u003dNone):"},{"line_number":938,"context_line":"        \"\"\"Adds extra routes to the specified router.\"\"\""},{"line_number":939,"context_line":"        return self.put((self.router_path % router) + \"/add_extraroutes\","},{"line_number":940,"context_line":"                        body\u003dbody)"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_bd83e155","line":937,"updated":"2019-08-19 06:43:52.000000000","message":"How about \"add_extra_routes_to_router\"?\n\nI understand you followed the naming convention in other methods but they looks a bit odd especially add_interface_router and remove_interface_router....\n\nI think using meaningful naming for new methods makes more sense.","commit_id":"2cd74d0591bd2ba34251f87605032327283a68f1"},{"author":{"_account_id":15554,"name":"Bence Romsics","email":"bence.romsics@gmail.com","username":"ebenrom","status":"working for Ericsson, UTC+1 (+DST)"},"change_message_id":"af90962cab65a49c8758f697263b59d8559cd468","unresolved":false,"context_lines":[{"line_number":934,"context_line":"        return self.put((self.router_path % router) +"},{"line_number":935,"context_line":"                        \"/remove_router_interface\", body\u003dbody)"},{"line_number":936,"context_line":""},{"line_number":937,"context_line":"    def add_extra_routes_router(self, router, body\u003dNone):"},{"line_number":938,"context_line":"        \"\"\"Adds extra routes to the specified router.\"\"\""},{"line_number":939,"context_line":"        return self.put((self.router_path % router) + \"/add_extraroutes\","},{"line_number":940,"context_line":"                        body\u003dbody)"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_9b5fbf0e","line":937,"in_reply_to":"7faddb67_bd83e155","updated":"2019-08-22 14:34:22.000000000","message":"Done","commit_id":"2cd74d0591bd2ba34251f87605032327283a68f1"}]}
