)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"d513c8c28682c4241f25a94d286f4eb812f82342","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"JovianDSS: improve storage net ifc picking alg"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"If there is a failure in runing REST request on specific net address of"},{"line_number":10,"context_line":"JovianDSS swith to another interface if such exists."},{"line_number":11,"context_line":"Previous implemetetion tried to send request again over the same"},{"line_number":12,"context_line":"interface before trying another one."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"11079f75_fadf91ad","line":9,"range":{"start_line":9,"start_character":25,"end_line":9,"end_character":31},"updated":"2023-02-27 22:15:34.000000000","message":"running","commit_id":"22d808b80e379cca1207ec87fc233107464cbc9a"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"d513c8c28682c4241f25a94d286f4eb812f82342","unresolved":true,"context_lines":[{"line_number":7,"context_line":"JovianDSS: improve storage net ifc picking alg"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"If there is a failure in runing REST request on specific net address of"},{"line_number":10,"context_line":"JovianDSS swith to another interface if such exists."},{"line_number":11,"context_line":"Previous implemetetion tried to send request again over the same"},{"line_number":12,"context_line":"interface before trying another one."},{"line_number":13,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"76e26b3f_6bc20125","line":10,"range":{"start_line":10,"start_character":10,"end_line":10,"end_character":15},"updated":"2023-02-27 22:15:34.000000000","message":"switch","commit_id":"22d808b80e379cca1207ec87fc233107464cbc9a"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"d513c8c28682c4241f25a94d286f4eb812f82342","unresolved":true,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"If there is a failure in runing REST request on specific net address of"},{"line_number":10,"context_line":"JovianDSS swith to another interface if such exists."},{"line_number":11,"context_line":"Previous implemetetion tried to send request again over the same"},{"line_number":12,"context_line":"interface before trying another one."},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"Change-Id: I478ad8020c6afe331d63a56854f0a27c57c66911"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"ed5a49b4_8bb1304c","line":11,"range":{"start_line":11,"start_character":9,"end_line":11,"end_character":23},"updated":"2023-02-27 22:15:34.000000000","message":"implementation","commit_id":"22d808b80e379cca1207ec87fc233107464cbc9a"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"d513c8c28682c4241f25a94d286f4eb812f82342","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"9526c313_f1535eac","updated":"2023-02-27 22:15:34.000000000","message":"Question inline; a few typos noted in your commit message and release note.","commit_id":"22d808b80e379cca1207ec87fc233107464cbc9a"},{"author":{"_account_id":35075,"name":"Alexander Deiter","email":"adeiter@infinidat.com","username":"adeiter"},"change_message_id":"d0dd523096f1fffa7503da757a06f08e722f4af5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"6b49de59_32e6d357","updated":"2023-03-30 10:48:54.000000000","message":"run-INFINIDAT","commit_id":"0c6d34d9513f7418f0553f8865fe30592a9ff299"}],"cinder/volume/drivers/open_e/jovian_common/rest_proxy.py":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"d513c8c28682c4241f25a94d286f4eb812f82342","unresolved":true,"context_lines":[{"line_number":101,"context_line":"        \"\"\"Send request to the specific url."},{"line_number":102,"context_line":""},{"line_number":103,"context_line":"        :param request_method: GET, POST, DELETE"},{"line_number":104,"context_line":"        :param url: where to send"},{"line_number":105,"context_line":"        :param json_data: data"},{"line_number":106,"context_line":"        \"\"\""},{"line_number":107,"context_line":"        out \u003d None"}],"source_content_type":"text/x-python","patch_set":3,"id":"42fb9f9a_19df1798","line":104,"range":{"start_line":104,"start_character":15,"end_line":104,"end_character":18},"updated":"2023-02-27 22:15:34.000000000","message":"this param is actually named \u0027req\u0027.","commit_id":"22d808b80e379cca1207ec87fc233107464cbc9a"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"d513c8c28682c4241f25a94d286f4eb812f82342","unresolved":true,"context_lines":[{"line_number":128,"context_line":""},{"line_number":129,"context_line":"                LOG.debug(\"Geting %(data)s from %(t)s to %(addr)s\","},{"line_number":130,"context_line":"                          {\u0027data\u0027: out, \u0027t\u0027: request_method, \u0027addr\u0027: addr})"},{"line_number":131,"context_line":"                return out"},{"line_number":132,"context_line":""},{"line_number":133,"context_line":"    def pool_request(self, request_method, req, json_data\u003dNone):"},{"line_number":134,"context_line":"        \"\"\"Send request to the specific url."}],"source_content_type":"text/x-python","patch_set":3,"id":"60ba5716_68c09fce","line":131,"updated":"2023-02-27 22:15:34.000000000","message":"This code doesn\u0027t seem to do what your commit message claims.  It looks like it\u0027s doing the same thing, except that it\u0027s doing it 3 times.  So if len(self.hosts)\u003d\u003d1, you code will retry (whereas before it would not), but as far as trying a different interface, wasn\u0027t the old code already trying the next interface (line 125) when you got a ConnectionError?","commit_id":"22d808b80e379cca1207ec87fc233107464cbc9a"}],"releasenotes/notes/joviandss-improve-net-interface-picking-for-joviandss-storage-50d0fc1e6e75fa80.yaml":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"d513c8c28682c4241f25a94d286f4eb812f82342","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    If there is a failure in runing REST request on specific net address of JovianDSS swith to another interface if such exists."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"08acee66_9d3203ec","line":4,"range":{"start_line":4,"start_character":86,"end_line":4,"end_character":92},"updated":"2023-02-27 22:15:34.000000000","message":"s/runing/running/\ns/swith/switch/","commit_id":"22d808b80e379cca1207ec87fc233107464cbc9a"}]}
