Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D6BF4E1BC for ; Wed, 29 May 2013 00:38:21 +0000 (UTC) Received: (qmail 48952 invoked by uid 500); 29 May 2013 00:38:20 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 48915 invoked by uid 500); 29 May 2013 00:38:20 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 48815 invoked by uid 500); 29 May 2013 00:38:20 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 48775 invoked by uid 99); 29 May 2013 00:38:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 May 2013 00:38:20 +0000 Date: Wed, 29 May 2013 00:38:20 +0000 (UTC) From: "Alena Prokharchyk (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-2728) 41-42 DB upgrade: add step to upgrade system templates MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Alena Prokharchyk created CLOUDSTACK-2728: --------------------------------------------- Summary: 41-42 DB upgrade: add step to upgrade system templates Key: CLOUDSTACK-2728 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2728 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Reporter: Alena Prokharchyk Priority: Blocker This bug is a blocker for the DB upgrade testing. As the system vm got changed in CS 4.2, we have to add upgrade steps for 4.1 users. Usually the steps are: 1) While being on 4.1, upload the system template (it should be named properly) 2) During the 4.1 ->4.2 db upgrade, the script should change the vm_template_id for all the system vms, to the id of the new template 3) All the system vms have to be restarted afterwards. Right now step #2 is not a part of the DB upgrade script -- 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