Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 84C74E424 for ; Wed, 20 Feb 2013 00:19:13 +0000 (UTC) Received: (qmail 81931 invoked by uid 500); 20 Feb 2013 00:19:13 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 81880 invoked by uid 500); 20 Feb 2013 00:19:13 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 81866 invoked by uid 99); 20 Feb 2013 00:19:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2013 00:19:13 +0000 Date: Wed, 20 Feb 2013 00:19:12 +0000 (UTC) From: "Prachi Damle (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-1331) Upgrade fails for a 2.2.14 Zone having multiple guest networks using network_tags and Public Vlan MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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