)]}'
{"octaviaclient/osc/v2/availabilityzone.py":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"6ede6d0738ceeea73071570666cf8d32da230066","unresolved":false,"context_lines":[{"line_number":35,"context_line":"            \u0027--name\u0027,"},{"line_number":36,"context_line":"            metavar\u003d\u0027\u003cname\u003e\u0027,"},{"line_number":37,"context_line":"            required\u003dTrue,"},{"line_number":38,"context_line":"            help\u003d\"New availabilityzone name.\""},{"line_number":39,"context_line":"        )"},{"line_number":40,"context_line":"        parser.add_argument("},{"line_number":41,"context_line":"            \u0027--availabilityzoneprofile\u0027,"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_baa92bdf","line":38,"range":{"start_line":38,"start_character":22,"end_line":38,"end_character":38},"updated":"2019-12-17 23:19:25.000000000","message":"We should not use the parameter name here, but break it apart for easier translation, etc.\ni.e. \"New availability zone name.\"\nThis is how we have done it on the other options.","commit_id":"4a2ac02d76a15f4625eb9eaedcb8e515006e372c"},{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"6ede6d0738ceeea73071570666cf8d32da230066","unresolved":false,"context_lines":[{"line_number":88,"context_line":"        parser.add_argument("},{"line_number":89,"context_line":"            \u0027availabilityzone\u0027,"},{"line_number":90,"context_line":"            metavar\u003d\u0027\u003cavailabilityzone\u003e\u0027,"},{"line_number":91,"context_line":"            help\u003d\"Name of the availability zone to delete\""},{"line_number":92,"context_line":"        )"},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"        return parser"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_ba928b9f","line":91,"range":{"start_line":91,"start_character":30,"end_line":91,"end_character":47},"updated":"2019-12-17 23:19:25.000000000","message":"+1 Separated here as I would expect.","commit_id":"4a2ac02d76a15f4625eb9eaedcb8e515006e372c"},{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"6ede6d0738ceeea73071570666cf8d32da230066","unresolved":false,"context_lines":[{"line_number":88,"context_line":"        parser.add_argument("},{"line_number":89,"context_line":"            \u0027availabilityzone\u0027,"},{"line_number":90,"context_line":"            metavar\u003d\u0027\u003cavailabilityzone\u003e\u0027,"},{"line_number":91,"context_line":"            help\u003d\"Name of the availability zone to delete\""},{"line_number":92,"context_line":"        )"},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"        return parser"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_da8f4774","line":91,"range":{"start_line":91,"start_character":57,"end_line":91,"end_character":58},"updated":"2019-12-17 23:19:25.000000000","message":"nit: delete.\"","commit_id":"4a2ac02d76a15f4625eb9eaedcb8e515006e372c"},{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"947a8d6eb575fda7784f5d49a6ed172be8c3cccb","unresolved":false,"context_lines":[{"line_number":26,"context_line":""},{"line_number":27,"context_line":""},{"line_number":28,"context_line":"class CreateAvailabilityzone(command.ShowOne):"},{"line_number":29,"context_line":"    \"\"\"Create a octavia availabilityzone\"\"\""},{"line_number":30,"context_line":""},{"line_number":31,"context_line":"    def get_parser(self, prog_name):"},{"line_number":32,"context_line":"        parser \u003d super(CreateAvailabilityzone, self).get_parser(prog_name)"}],"source_content_type":"text/x-python","patch_set":3,"id":"3fa7e38b_cb9f70b1","line":29,"range":{"start_line":29,"start_character":24,"end_line":29,"end_character":40},"updated":"2019-12-18 16:59:44.000000000","message":"nit: This should also be separated as they are used for the docs.","commit_id":"2c91c52e8ea22d5c7b7d616b377692cd7b404d7d"}],"octaviaclient/osc/v2/availabilityzoneprofile.py":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"6ede6d0738ceeea73071570666cf8d32da230066","unresolved":false,"context_lines":[{"line_number":34,"context_line":"            \u0027--name\u0027,"},{"line_number":35,"context_line":"            metavar\u003d\u0027\u003cname\u003e\u0027,"},{"line_number":36,"context_line":"            required\u003dTrue,"},{"line_number":37,"context_line":"            help\u003d\"New octavia availabilityzone profile name.\""},{"line_number":38,"context_line":"        )"},{"line_number":39,"context_line":"        parser.add_argument("},{"line_number":40,"context_line":"            \u0027--provider\u0027,"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_7a4f3335","line":37,"range":{"start_line":37,"start_character":30,"end_line":37,"end_character":46},"updated":"2019-12-17 23:19:25.000000000","message":"Same issue in this file","commit_id":"4a2ac02d76a15f4625eb9eaedcb8e515006e372c"}],"octaviaclient/osc/v2/load_balancer.py":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"6ede6d0738ceeea73071570666cf8d32da230066","unresolved":false,"context_lines":[{"line_number":315,"context_line":"            metavar\u003d\u0027\u003cprovider\u003e\u0027,"},{"line_number":316,"context_line":"            help\u003d\"List load balancers according to their provider.\""},{"line_number":317,"context_line":"        )"},{"line_number":318,"context_line":"        parser.add_argument("},{"line_number":319,"context_line":"            \u0027--flavor\u0027,"},{"line_number":320,"context_line":"            metavar\u003d\u0027\u003cflavor\u003e\u0027,"},{"line_number":321,"context_line":"            help\u003d\"List load balancers according to their flavor.\""}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_da6bc783","line":318,"updated":"2019-12-17 23:19:25.000000000","message":"What about list LBs by AZ? I think that would be pretty useful.","commit_id":"4a2ac02d76a15f4625eb9eaedcb8e515006e372c"}]}
