----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8289/ -----------------------------------------------------------
Review request for cloudstack. Description ------- The already deleted same hostname is not deleted from /etc/hosts of vRouter. vRouter's /etc/hosts format: $ip $host This deletion logic does not match. sed -i /"$host "/d $HOSTS Diffs ----- patches/systemvm/debian/config/root/edithosts.sh 3c6102d Diff: https://reviews.apache.org/r/8289/diff/ Testing ------- Thanks, Atsushi Midorikawa