)]}'
{"nova/templates/bin/_nova-console-compute-init.sh.tpl":[{"author":{"_account_id":18256,"name":"Hemachandra Reddy","email":"hemachandra.reddy@att.com","username":"hr858f"},"change_message_id":"4fde190833d61e502148ea3ef9e6f16f626dd713","unresolved":false,"context_lines":[{"line_number":36,"context_line":"            # search for interface with default routing, if multiple default routes exist then select the one with the lowest metric."},{"line_number":37,"context_line":"            client_interface\u003d$(route -n | awk \u0027/^0.0.0.0/ { print $5 \" \" $NF }\u0027 | sort | awk \u0027{ print $NF; exit }\u0027)"},{"line_number":38,"context_line":"        else"},{"line_number":39,"context_line":"            client_interface\u003d$(ip r | grep default | awk \u0027{print $5}\u0027)"},{"line_number":40,"context_line":"        fi"},{"line_number":41,"context_line":"    fi"},{"line_number":42,"context_line":""}],"source_content_type":"text/x-smarty","patch_set":1,"id":"df33271e_1f816890","line":39,"range":{"start_line":39,"start_character":12,"end_line":39,"end_character":70},"updated":"2020-03-26 17:19:10.000000000","message":"Would not it bring back the original problem?","commit_id":"214feefd1324938aa08ef2cdf46fcecc2d2b4a3c"},{"author":{"_account_id":24780,"name":"Sangeet Gupta","email":"sg774j@att.com","username":"sgupta"},"change_message_id":"21d66c0e7c508a585c141668f26df46a7fa6989d","unresolved":false,"context_lines":[{"line_number":36,"context_line":"            # search for interface with default routing, if multiple default routes exist then select the one with the lowest metric."},{"line_number":37,"context_line":"            client_interface\u003d$(route -n | awk \u0027/^0.0.0.0/ { print $5 \" \" $NF }\u0027 | sort | awk \u0027{ print $NF; exit }\u0027)"},{"line_number":38,"context_line":"        else"},{"line_number":39,"context_line":"            client_interface\u003d$(ip r | grep default | awk \u0027{print $5}\u0027)"},{"line_number":40,"context_line":"        fi"},{"line_number":41,"context_line":"    fi"},{"line_number":42,"context_line":""}],"source_content_type":"text/x-smarty","patch_set":1,"id":"df33271e_dacf0e7d","line":39,"range":{"start_line":39,"start_character":12,"end_line":39,"end_character":70},"in_reply_to":"df33271e_1f816890","updated":"2020-03-26 17:46:47.000000000","message":"Yes, in case route command is not present, it will go back to what it use to be. This way we are becoming backward compatible. Also, the images used for nova init containers (for example nova-compute-vnc-init) can changed to include the route command to resolve the issue with multiple routes if any.","commit_id":"214feefd1324938aa08ef2cdf46fcecc2d2b4a3c"}]}
