)]}'
{"neutron_tempest_plugin/api/admin/test_routers_ha.py":[{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"72c5b8140ec5fd98f04a39684eb19c8a779d5e94","unresolved":true,"context_lines":[{"line_number":125,"context_line":"                name\u003dha_net_name)[\u0027networks\u0027][0]"},{"line_number":126,"context_line":"        except IndexError:"},{"line_number":127,"context_line":"            # we were using the newer version, just fail"},{"line_number":128,"context_line":"            if \u0027tenant\u0027 not in ha_net_name:"},{"line_number":129,"context_line":"                self.fail(\u0027HA project network not found\u0027)"},{"line_number":130,"context_line":"            # try with the project version"},{"line_number":131,"context_line":"            HA_NETWORK_NAME \u003d \u0027HA network project %s\u0027"}],"source_content_type":"text/x-python","patch_set":8,"id":"f070d386_e44b5e69","line":128,"updated":"2026-04-24 15:15:22.000000000","message":"to handle all cases instead of failing here we can try something like below replacing L128-131:-\nif \u0027tenant\u0027 in ha_net_name:\n    HA_NETWORK_NAME \u003d \u0027HA network project %s\u0027\nelse:\n    HA_NETWORK_NAME \u003d \u0027HA network tenant %s\u0027","commit_id":"d189700aaf54524ced01644eb775e95a9f79505f"}]}
