)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"437f73e55dac6162a90c528de876344470822106","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Ensure dvr ha router gateway port binding host"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"There are some extremly conditions which will result the unbound"},{"line_number":10,"context_line":"router gateway port. Then all the centrilized floating IPs will"},{"line_number":11,"context_line":"not be reachable since the gateway port was set to 4095 tag."},{"line_number":12,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"dfbec78f_167298e6","line":9,"range":{"start_line":9,"start_character":15,"end_line":9,"end_character":23},"updated":"2019-05-06 15:12:48.000000000","message":"s/extreme","commit_id":"29c49f18b8c8a432731b733b57d128557051595a"},{"author":{"_account_id":9531,"name":"liuyulong","display_name":"LIU Yulong","email":"i@liuyulong.me","username":"LIU-Yulong"},"change_message_id":"de92023c93bd308445c6bb4f3391d60a4be2f7cb","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Ensure dvr ha router gateway port binding host"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"There are some extremly conditions which will result the unbound"},{"line_number":10,"context_line":"router gateway port. Then all the centrilized floating IPs will"},{"line_number":11,"context_line":"not be reachable since the gateway port was set to 4095 tag."},{"line_number":12,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"dfbec78f_b0e38705","line":9,"range":{"start_line":9,"start_character":15,"end_line":9,"end_character":23},"in_reply_to":"dfbec78f_167298e6","updated":"2019-05-07 08:34:03.000000000","message":"Done","commit_id":"29c49f18b8c8a432731b733b57d128557051595a"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"437f73e55dac6162a90c528de876344470822106","unresolved":false,"context_lines":[{"line_number":7,"context_line":"Ensure dvr ha router gateway port binding host"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"There are some extremly conditions which will result the unbound"},{"line_number":10,"context_line":"router gateway port. Then all the centrilized floating IPs will"},{"line_number":11,"context_line":"not be reachable since the gateway port was set to 4095 tag."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"This patch adds the HA status to the router related port"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"dfbec78f_b6886cc6","line":10,"range":{"start_line":10,"start_character":34,"end_line":10,"end_character":45},"updated":"2019-05-06 15:12:48.000000000","message":"s/centralized","commit_id":"29c49f18b8c8a432731b733b57d128557051595a"},{"author":{"_account_id":9531,"name":"liuyulong","display_name":"LIU Yulong","email":"i@liuyulong.me","username":"LIU-Yulong"},"change_message_id":"de92023c93bd308445c6bb4f3391d60a4be2f7cb","unresolved":false,"context_lines":[{"line_number":7,"context_line":"Ensure dvr ha router gateway port binding host"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"There are some extremly conditions which will result the unbound"},{"line_number":10,"context_line":"router gateway port. Then all the centrilized floating IPs will"},{"line_number":11,"context_line":"not be reachable since the gateway port was set to 4095 tag."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"This patch adds the HA status to the router related port"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"dfbec78f_70ed0fee","line":10,"range":{"start_line":10,"start_character":34,"end_line":10,"end_character":45},"in_reply_to":"dfbec78f_b6886cc6","updated":"2019-05-07 08:34:03.000000000","message":"Done","commit_id":"29c49f18b8c8a432731b733b57d128557051595a"}],"neutron/api/rpc/handlers/l3_rpc.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"3389473ae8de5ae8869d0d3dbdd092746446758f","unresolved":false,"context_lines":[{"line_number":216,"context_line":"                    # port binding will be corrected when an active is"},{"line_number":217,"context_line":"                    # elected."},{"line_number":218,"context_line":"                    try:"},{"line_number":219,"context_line":"                        LOG.debug(\"Updating router %s port %s binding host %s\","},{"line_number":220,"context_line":"                                  router_id, port[\u0027id\u0027], host)"},{"line_number":221,"context_line":"                        self.plugin.update_port("},{"line_number":222,"context_line":"                            context,"},{"line_number":223,"context_line":"                            port[\u0027id\u0027],"}],"source_content_type":"text/x-python","patch_set":1,"id":"dfbec78f_53cb4352","line":220,"range":{"start_line":219,"start_character":24,"end_line":220,"end_character":62},"updated":"2019-05-06 12:22:38.000000000","message":"nit: perhaps mention in the log that this is the HA case","commit_id":"f23cff4ed1e71cd6de8fca5d3a8a6d82c241a60b"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"437f73e55dac6162a90c528de876344470822106","unresolved":false,"context_lines":[{"line_number":189,"context_line":"                # DVR are handled here"},{"line_number":190,"context_line":"                try:"},{"line_number":191,"context_line":"                    LOG.debug(\"Updating router %s port %s binding host %s\","},{"line_number":192,"context_line":"                              router_id, port[\u0027id\u0027], host)"},{"line_number":193,"context_line":"                    self.plugin.update_port("},{"line_number":194,"context_line":"                        context,"},{"line_number":195,"context_line":"                        port[\u0027id\u0027],"}],"source_content_type":"text/x-python","patch_set":2,"id":"dfbec78f_56c330ee","line":192,"updated":"2019-05-06 15:12:48.000000000","message":"nit: if you update would be better to use a dict like L200","commit_id":"29c49f18b8c8a432731b733b57d128557051595a"},{"author":{"_account_id":9531,"name":"liuyulong","display_name":"LIU Yulong","email":"i@liuyulong.me","username":"LIU-Yulong"},"change_message_id":"de92023c93bd308445c6bb4f3391d60a4be2f7cb","unresolved":false,"context_lines":[{"line_number":189,"context_line":"                # DVR are handled here"},{"line_number":190,"context_line":"                try:"},{"line_number":191,"context_line":"                    LOG.debug(\"Updating router %s port %s binding host %s\","},{"line_number":192,"context_line":"                              router_id, port[\u0027id\u0027], host)"},{"line_number":193,"context_line":"                    self.plugin.update_port("},{"line_number":194,"context_line":"                        context,"},{"line_number":195,"context_line":"                        port[\u0027id\u0027],"}],"source_content_type":"text/x-python","patch_set":2,"id":"dfbec78f_f0e1ffff","line":192,"in_reply_to":"dfbec78f_56c330ee","updated":"2019-05-07 08:34:03.000000000","message":"Done","commit_id":"29c49f18b8c8a432731b733b57d128557051595a"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"437f73e55dac6162a90c528de876344470822106","unresolved":false,"context_lines":[{"line_number":217,"context_line":"                    # elected."},{"line_number":218,"context_line":"                    try:"},{"line_number":219,"context_line":"                        LOG.debug(\"Updating router %s port %s binding host %s\","},{"line_number":220,"context_line":"                                  router_id, port[\u0027id\u0027], host)"},{"line_number":221,"context_line":"                        self.plugin.update_port("},{"line_number":222,"context_line":"                            context,"},{"line_number":223,"context_line":"                            port[\u0027id\u0027],"}],"source_content_type":"text/x-python","patch_set":2,"id":"dfbec78f_16bdb864","line":220,"updated":"2019-05-06 15:12:48.000000000","message":"Same nit","commit_id":"29c49f18b8c8a432731b733b57d128557051595a"},{"author":{"_account_id":9531,"name":"liuyulong","display_name":"LIU Yulong","email":"i@liuyulong.me","username":"LIU-Yulong"},"change_message_id":"de92023c93bd308445c6bb4f3391d60a4be2f7cb","unresolved":false,"context_lines":[{"line_number":217,"context_line":"                    # elected."},{"line_number":218,"context_line":"                    try:"},{"line_number":219,"context_line":"                        LOG.debug(\"Updating router %s port %s binding host %s\","},{"line_number":220,"context_line":"                                  router_id, port[\u0027id\u0027], host)"},{"line_number":221,"context_line":"                        self.plugin.update_port("},{"line_number":222,"context_line":"                            context,"},{"line_number":223,"context_line":"                            port[\u0027id\u0027],"}],"source_content_type":"text/x-python","patch_set":2,"id":"dfbec78f_90e68316","line":220,"in_reply_to":"dfbec78f_16bdb864","updated":"2019-05-07 08:34:03.000000000","message":"Done","commit_id":"29c49f18b8c8a432731b733b57d128557051595a"}]}
