)]}'
{".gitignore":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"a910a3013f306b7e322dcb36657c90fb737ba197","unresolved":false,"context_lines":[{"line_number":20,"context_line":".stestr/"},{"line_number":21,"context_line":".tox/"},{"line_number":22,"context_line":".venv/"},{"line_number":23,"context_line":".idea/"}],"source_content_type":"application/octet-stream","patch_set":3,"id":"7faddb67_d4ccbabc","line":23,"updated":"2019-08-29 09:53:30.000000000","message":"Unrelated","commit_id":"596084aed56b0b8b40ffeaccd5241dac2f79edc9"}],"/COMMIT_MSG":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"0daa235d87aa0765eb69490131ee7128a4dcbf09","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     jiasirui \u003cjiasirui@inspur.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2019-08-29 18:23:30 +0800"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":" improve and perfect the help explain"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Change-Id: Idc8f55567d0d4c95968d34d3b7aa95048623d9d0"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"7faddb67_f581b04e","line":7,"updated":"2019-08-29 12:55:26.000000000","message":"s/Improve help text\n\nAnd there\u0027s a preceding space here.","commit_id":"311a2adbea3a1be27366d1356dc91e0c99503d7a"}],"neutronclient/shell.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"82fd40bb68c3d411f05b646893f5a4c6acc88f11","unresolved":false,"context_lines":[{"line_number":222,"context_line":"            type\u003dcheck_non_negative_int,"},{"line_number":223,"context_line":"            default\u003d0,"},{"line_number":224,"context_line":"            help\u003d_(\"How many times the request to the Neutron server should \""},{"line_number":225,"context_line":"                   \"be retried if it fails.default 0 time(no-try)  \"))"},{"line_number":226,"context_line":"        # FIXME(bklei): this method should come from keystoneauth1"},{"line_number":227,"context_line":"        self._append_global_identity_args(parser)"},{"line_number":228,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_e65cac7e","line":225,"updated":"2019-08-29 08:19:34.000000000","message":"Please, start with upper case.\n\n\"0 time\"? Why time?\n\nThis could be just \"Default 0.\"","commit_id":"d43cfbf1d14a6b5befb89a60aa6f2fa5029fd112"},{"author":{"_account_id":30455,"name":"jiasirui","email":"jiasirui@inspur.com","username":"JiaSiRui"},"change_message_id":"d06e704e21f57611eca32930a966ef7544581626","unresolved":false,"context_lines":[{"line_number":222,"context_line":"            type\u003dcheck_non_negative_int,"},{"line_number":223,"context_line":"            default\u003d0,"},{"line_number":224,"context_line":"            help\u003d_(\"How many times the request to the Neutron server should \""},{"line_number":225,"context_line":"                   \"be retried if it fails.default 0 time(no-try)  \"))"},{"line_number":226,"context_line":"        # FIXME(bklei): this method should come from keystoneauth1"},{"line_number":227,"context_line":"        self._append_global_identity_args(parser)"},{"line_number":228,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_467ee0af","line":225,"in_reply_to":"7faddb67_e65cac7e","updated":"2019-08-29 08:42:21.000000000","message":"zero times","commit_id":"d43cfbf1d14a6b5befb89a60aa6f2fa5029fd112"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"82fd40bb68c3d411f05b646893f5a4c6acc88f11","unresolved":false,"context_lines":[{"line_number":241,"context_line":"        parser.add_argument("},{"line_number":242,"context_line":"            \u0027--os-service-type\u0027, metavar\u003d\u0027\u003cos-service-type\u003e\u0027,"},{"line_number":243,"context_line":"            default\u003denv(\u0027OS_NETWORK_SERVICE_TYPE\u0027, default\u003d\u0027network\u0027),"},{"line_number":244,"context_line":"            help\u003d_(\u0027Defaults to env[OS_NETWORK_SERVICE_TYPE] or \\\u0027network\\\u0027.\u0027))"},{"line_number":245,"context_line":""},{"line_number":246,"context_line":"        parser.add_argument("},{"line_number":247,"context_line":"            \u0027--os-endpoint-type\u0027, metavar\u003d\u0027\u003cos-endpoint-type\u003e\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_a64eb4bf","line":244,"range":{"start_line":244,"start_character":64,"end_line":244,"end_character":75},"updated":"2019-08-29 08:19:34.000000000","message":"You just can use double quotes\n\n\u0027Defaults to env[OS_NETWORK_SERVICE_TYPE] or \"network\".\u0027","commit_id":"d43cfbf1d14a6b5befb89a60aa6f2fa5029fd112"},{"author":{"_account_id":30455,"name":"jiasirui","email":"jiasirui@inspur.com","username":"JiaSiRui"},"change_message_id":"d06e704e21f57611eca32930a966ef7544581626","unresolved":false,"context_lines":[{"line_number":241,"context_line":"        parser.add_argument("},{"line_number":242,"context_line":"            \u0027--os-service-type\u0027, metavar\u003d\u0027\u003cos-service-type\u003e\u0027,"},{"line_number":243,"context_line":"            default\u003denv(\u0027OS_NETWORK_SERVICE_TYPE\u0027, default\u003d\u0027network\u0027),"},{"line_number":244,"context_line":"            help\u003d_(\u0027Defaults to env[OS_NETWORK_SERVICE_TYPE] or \\\u0027network\\\u0027.\u0027))"},{"line_number":245,"context_line":""},{"line_number":246,"context_line":"        parser.add_argument("},{"line_number":247,"context_line":"            \u0027--os-endpoint-type\u0027, metavar\u003d\u0027\u003cos-endpoint-type\u003e\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_264de498","line":244,"range":{"start_line":244,"start_character":64,"end_line":244,"end_character":75},"in_reply_to":"7faddb67_a64eb4bf","updated":"2019-08-29 08:42:21.000000000","message":"thinks","commit_id":"d43cfbf1d14a6b5befb89a60aa6f2fa5029fd112"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"a910a3013f306b7e322dcb36657c90fb737ba197","unresolved":false,"context_lines":[{"line_number":222,"context_line":"            type\u003dcheck_non_negative_int,"},{"line_number":223,"context_line":"            default\u003d0,"},{"line_number":224,"context_line":"            help\u003d_(\"How many times the request to the Neutron server should \""},{"line_number":225,"context_line":"                   \"be retried if it fails.Default 0.\"))"},{"line_number":226,"context_line":"        # FIXME(bklei): this method should come from keystoneauth1"},{"line_number":227,"context_line":"        self._append_global_identity_args(parser)"},{"line_number":228,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"7faddb67_94be42fe","line":225,"updated":"2019-08-29 09:53:30.000000000","message":"Space needed","commit_id":"596084aed56b0b8b40ffeaccd5241dac2f79edc9"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"0daa235d87aa0765eb69490131ee7128a4dcbf09","unresolved":false,"context_lines":[{"line_number":222,"context_line":"            type\u003dcheck_non_negative_int,"},{"line_number":223,"context_line":"            default\u003d0,"},{"line_number":224,"context_line":"            help\u003d_(\"How many times the request to the Neutron server should \""},{"line_number":225,"context_line":"                   \"be retried if it fails. Default 0.\"))"},{"line_number":226,"context_line":"        # FIXME(bklei): this method should come from keystoneauth1"},{"line_number":227,"context_line":"        self._append_global_identity_args(parser)"},{"line_number":228,"context_line":""}],"source_content_type":"text/x-python","patch_set":4,"id":"7faddb67_1577aca1","line":225,"range":{"start_line":225,"start_character":44,"end_line":225,"end_character":51},"updated":"2019-08-29 12:55:26.000000000","message":"s/Defaults to\n\nThat\u0027s what the other help strings have.","commit_id":"311a2adbea3a1be27366d1356dc91e0c99503d7a"}]}
