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 BCA5611D3B for ; Tue, 5 Aug 2014 17:26:17 +0000 (UTC) Received: (qmail 93591 invoked by uid 500); 5 Aug 2014 17:26:17 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 93564 invoked by uid 500); 5 Aug 2014 17:26:17 -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 93552 invoked by uid 500); 5 Aug 2014 17:26:17 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 93549 invoked by uid 99); 5 Aug 2014 17:26:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2014 17:26:17 +0000 Date: Tue, 5 Aug 2014 17:26:17 +0000 (UTC) From: "Alena Prokharchyk (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-7247) marvin deployVirtualMachine calls default to hypervisor=XenServer 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-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alena Prokharchyk resolved CLOUDSTACK-7247. ------------------------------------------- Resolution: Fixed Should be fixed with: commit 2109418469e7434bfc13fce0a20d5464d0b7862f Author: Gaurav Aradhye Date: Tue Aug 5 14:04:19 2014 +0530 Fixed Marvin Issue: Hypervisor value was hardcoded to XenServer while deploying VM if not specified Signed-off-by: Santhosh Edukulla > marvin deployVirtualMachine calls default to hypervisor=XenServer > ----------------------------------------------------------------- > > Key: CLOUDSTACK-7247 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7247 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation, marvin > Affects Versions: 4.5.0 > Reporter: John Dilley > Assignee: John Dilley > Priority: Blocker > Fix For: 4.5.0 > > > Lots of failures in marvin since the fix for CLOUDSTACK-7194 now validates that the template hypervisor type and the deployVirtualMachine hypervisor match, or only one specifies a hypervisor. -- This message was sent by Atlassian JIRA (v6.2#6252)