Atsushi Midorikawa created CLOUDSTACK-578: ---------------------------------------------
Summary: The already deleted same hostname is not deleted from /etc/hosts of vRouter. Key: CLOUDSTACK-578 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-578 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Affects Versions: 4.0.0 Reporter: Atsushi Midorikawa 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 patch: https://reviews.apache.org/r/8289/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira