Prachi Damle created CLOUDSTACK-1331: ----------------------------------------
Summary: Upgrade fails for a 2.2.14 Zone having multiple guest networks using network_tags and Public Vlan Key: CLOUDSTACK-1331 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1331 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Management Server Reporter: Prachi Damle Assignee: Prachi Damle Fix For: 4.1.0 If the Zone has guest network(s) with the tag set (in 2.2.x this info is kept in network_tags table). In this case during the upgrade we miss to update physical_network_id for Public vlans in `cloud`.`vlan` table which results in constraint violation later on causing the upgrade to fail. We need to update the physical_network_id for public vlans. -- 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