[ https://issues.apache.org/jira/browse/CLOUDSTACK-9492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Burwell updated CLOUDSTACK-9492: ------------------------------------- Priority: Critical (was: Major) > VR scripts IP merge logic incorrectly sets local gateway to public gateway > -------------------------------------------------------------------------- > > Key: CLOUDSTACK-9492 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9492 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Murali Reddy > Assignee: Murali Reddy > Priority: Critical > Fix For: 4.9.1.0, 4.8.2.0 > > > systemvm/patches/debian/config/opt/cloud/bin/merge.py > Logic to parse cmd_line bootargs which has the information of devices, > wrongly populates public gatway from local gateway. > if('localgw' in self.qFile.data['cmd_line']): > dp['gateway'] = self.qFile.data['cmd_line']['localgw'] > dp[gateway] is public ip gateway, being set to local gateway -- This message was sent by Atlassian JIRA (v6.3.4#6332)