)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"eb29c09857319527d5a97f396db7293f0de04f7d","unresolved":false,"context_lines":[{"line_number":7,"context_line":"NetApp SolidFire: Fix clone and request timeout issues"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Users are experiencing timeout issues in certain environments, mostly"},{"line_number":10,"context_line":"when volumes are too big (ie. multi-terabyte volumes), due to poor"},{"line_number":11,"context_line":"networks or upgrade issues that revolve around the SolidFire"},{"line_number":12,"context_line":"cluster. A viable solution is to make driver timeout values"},{"line_number":13,"context_line":"configurable in cinder.conf, so users can set these timeouts"},{"line_number":14,"context_line":"according to their needs."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"9f560f44_70b3720b","line":11,"range":{"start_line":10,"start_character":62,"end_line":11,"end_character":8},"updated":"2020-10-05 18:47:58.000000000","message":"nit: \"poor network performance\" or \"network connection issues\"","commit_id":"4d5f7c2540d3e988289045ea4d1b46f35f25c67c"},{"author":{"_account_id":30555,"name":"Fernando Ferraz","display_name":"Fernando Ferraz","email":"fesilva@redhat.com","username":"fernandoperches"},"change_message_id":"4158b75da0b3393c7b8830c580ca8153042e9ffb","unresolved":false,"context_lines":[{"line_number":7,"context_line":"NetApp SolidFire: Fix clone and request timeout issues"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Users are experiencing timeout issues in certain environments, mostly"},{"line_number":10,"context_line":"when volumes are too big (ie. multi-terabyte volumes), due to poor"},{"line_number":11,"context_line":"networks or upgrade issues that revolve around the SolidFire"},{"line_number":12,"context_line":"cluster. A viable solution is to make driver timeout values"},{"line_number":13,"context_line":"configurable in cinder.conf, so users can set these timeouts"},{"line_number":14,"context_line":"according to their needs."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"9f560f44_33573acd","line":11,"range":{"start_line":10,"start_character":62,"end_line":11,"end_character":8},"in_reply_to":"9f560f44_70b3720b","updated":"2020-10-06 11:58:48.000000000","message":"done","commit_id":"4d5f7c2540d3e988289045ea4d1b46f35f25c67c"},{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"eb29c09857319527d5a97f396db7293f0de04f7d","unresolved":false,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"This patch adds two timeout settings to the SolidFire driver"},{"line_number":17,"context_line":"(for cloning operation and globally to all api requests), to"},{"line_number":18,"context_line":"allow users to set the apropriate timeouts for their environment."},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"Closes-Bug: #1898587"},{"line_number":21,"context_line":"Change-Id: Ie330c76a5db0ea76d4fed5a6ae7b8736dadc8591"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"9f560f44_b0e34a06","line":18,"range":{"start_line":18,"start_character":23,"end_line":18,"end_character":33},"updated":"2020-10-05 18:47:58.000000000","message":"appropriate","commit_id":"4d5f7c2540d3e988289045ea4d1b46f35f25c67c"},{"author":{"_account_id":30555,"name":"Fernando Ferraz","display_name":"Fernando Ferraz","email":"fesilva@redhat.com","username":"fernandoperches"},"change_message_id":"4158b75da0b3393c7b8830c580ca8153042e9ffb","unresolved":false,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"This patch adds two timeout settings to the SolidFire driver"},{"line_number":17,"context_line":"(for cloning operation and globally to all api requests), to"},{"line_number":18,"context_line":"allow users to set the apropriate timeouts for their environment."},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"Closes-Bug: #1898587"},{"line_number":21,"context_line":"Change-Id: Ie330c76a5db0ea76d4fed5a6ae7b8736dadc8591"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"9f560f44_135af6f0","line":18,"range":{"start_line":18,"start_character":23,"end_line":18,"end_character":33},"in_reply_to":"9f560f44_b0e34a06","updated":"2020-10-06 11:58:48.000000000","message":"done","commit_id":"4d5f7c2540d3e988289045ea4d1b46f35f25c67c"}],"cinder/volume/drivers/solidfire.py":[{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"eb29c09857319527d5a97f396db7293f0de04f7d","unresolved":false,"context_lines":[{"line_number":109,"context_line":"    cfg.IntOpt(\u0027sf_volume_cloning_timeout\u0027,"},{"line_number":110,"context_line":"               default\u003d600,"},{"line_number":111,"context_line":"               min\u003d1,"},{"line_number":112,"context_line":"               help\u003d\u0027Sets time in seconds to wait for a clone of a volume or\u0027"},{"line_number":113,"context_line":"                    \u0027snapshot to complete.\u0027"},{"line_number":114,"context_line":"               )]"},{"line_number":115,"context_line":""}],"source_content_type":"text/x-python","patch_set":6,"id":"9f560f44_154ca89b","line":112,"range":{"start_line":112,"start_character":74,"end_line":112,"end_character":77},"updated":"2020-10-05 18:47:58.000000000","message":"missing space","commit_id":"4d5f7c2540d3e988289045ea4d1b46f35f25c67c"},{"author":{"_account_id":30555,"name":"Fernando Ferraz","display_name":"Fernando Ferraz","email":"fesilva@redhat.com","username":"fernandoperches"},"change_message_id":"4158b75da0b3393c7b8830c580ca8153042e9ffb","unresolved":false,"context_lines":[{"line_number":109,"context_line":"    cfg.IntOpt(\u0027sf_volume_cloning_timeout\u0027,"},{"line_number":110,"context_line":"               default\u003d600,"},{"line_number":111,"context_line":"               min\u003d1,"},{"line_number":112,"context_line":"               help\u003d\u0027Sets time in seconds to wait for a clone of a volume or\u0027"},{"line_number":113,"context_line":"                    \u0027snapshot to complete.\u0027"},{"line_number":114,"context_line":"               )]"},{"line_number":115,"context_line":""}],"source_content_type":"text/x-python","patch_set":6,"id":"9f560f44_d35fdee1","line":112,"range":{"start_line":112,"start_character":74,"end_line":112,"end_character":77},"in_reply_to":"9f560f44_154ca89b","updated":"2020-10-06 11:58:48.000000000","message":"done","commit_id":"4d5f7c2540d3e988289045ea4d1b46f35f25c67c"},{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"222aaeda3a226885464cf3b56c52e4d197b4cac5","unresolved":false,"context_lines":[{"line_number":104,"context_line":"    cfg.IntOpt(\u0027sf_api_request_timeout\u0027,"},{"line_number":105,"context_line":"               default\u003d30,"},{"line_number":106,"context_line":"               min\u003d30,"},{"line_number":107,"context_line":"               help\u003d\u0027Sets time in seconds to wait for a api request to \u0027"},{"line_number":108,"context_line":"                    \u0027complete.\u0027),"},{"line_number":109,"context_line":"    cfg.IntOpt(\u0027sf_volume_clone_timeout\u0027,"},{"line_number":110,"context_line":"               default\u003d600,"}],"source_content_type":"text/x-python","patch_set":11,"id":"5f681702_21762908","line":107,"range":{"start_line":107,"start_character":54,"end_line":107,"end_character":55},"updated":"2020-10-16 19:35:46.000000000","message":"an","commit_id":"ca39a800e4bdcad86c504dee86cd4cf282147487"}]}
