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 C9ED81013C for ; Mon, 23 Sep 2013 09:12:22 +0000 (UTC) Received: (qmail 95930 invoked by uid 500); 23 Sep 2013 09:12:11 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 95918 invoked by uid 500); 23 Sep 2013 09:12:09 -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 95908 invoked by uid 500); 23 Sep 2013 09:12:07 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 95888 invoked by uid 99); 23 Sep 2013 09:12:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Sep 2013 09:12:02 +0000 Date: Mon, 23 Sep 2013 09:12:02 +0000 (UTC) From: "Wei Zhou (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CLOUDSTACK-4726) devcloud-advanced and devcloud-advancedsg do not work on 4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhou closed CLOUDSTACK-4726. -------------------------------- Resolution: Fixed > devcloud-advanced and devcloud-advancedsg do not work on 4.2 > ------------------------------------------------------------ > > Key: CLOUDSTACK-4726 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4726 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Reporter: Wei Zhou > Assignee: Wei Zhou > > [root@dev cloudstack(4.2)]# python tools/marvin/marvin/deployDataCenter.py -i tools/devcloud/devcloud-advancedsg.cfg > Traceback (most recent call last): > File "tools/marvin/marvin/deployDataCenter.py", line 613, in > deploy.deploy() > File "tools/marvin/marvin/deployDataCenter.py", line 598, in deploy > self.createZones(self.config.zones) > File "tools/marvin/marvin/deployDataCenter.py", line 467, in createZones > self.createSecondaryStorages(zone.secondaryStorages, zoneId) > File "tools/marvin/marvin/deployDataCenter.py", line 191, in createSecondaryStorages > self.apiClient.addImageStore(secondarycmd) > File "/root/git/cloudstack.git/master/tools/marvin/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1322, in addImageStore > response = self.connection.marvin_request(command, response_type=response, method=method) > File "/root/git/cloudstack.git/master/tools/marvin/marvin/cloudstackConnection.py", line 214, in marvin_request > cmdname, isAsync, payload = self.sanitize_command(cmd) > File "/root/git/cloudstack.git/master/tools/marvin/marvin/cloudstackConnection.py", line 187, in sanitize_command > cmdname, "%s is required" % requiredPara) > cloudstackException.cloudstackAPIException: Execute cmd: addImageStore failed, due to: provider is required -- 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