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 5A75510E87 for ; Wed, 25 Jun 2014 17:48:26 +0000 (UTC) Received: (qmail 38901 invoked by uid 500); 25 Jun 2014 17:48:26 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 38875 invoked by uid 500); 25 Jun 2014 17:48:25 -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 38844 invoked by uid 500); 25 Jun 2014 17:48:25 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 38802 invoked by uid 99); 25 Jun 2014 17:48:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jun 2014 17:48:25 +0000 Date: Wed, 25 Jun 2014 17:48:25 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-6909) Marvin fails to handle SMB credentials in deployDataCenter 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-6909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043819#comment-14043819 ] ASF subversion and git services commented on CLOUDSTACK-6909: ------------------------------------------------------------- Commit 2498f65683bd529b2b03bac9a6cfd2fdbf65aca2 in cloudstack's branch refs/heads/4.4-forward from [~johnmdilley] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2498f65 ] CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage Signed-off-by: Daan Hoogland (cherry picked from commit 477a812a6f7aaab74122c11488713f417dfe4d89) > Marvin fails to handle SMB credentials in deployDataCenter > ---------------------------------------------------------- > > Key: CLOUDSTACK-6909 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6909 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Test Tools > Affects Versions: Future, 4.3.0, 4.4.0, 4.5.0, 4.3.1 > Reporter: John Dilley > > Marvin fails to correctly handle SMB credentials in primary and secondary storage. > This is because > - For primary storage, the details field is passed to the API as a JSONLoader object > - For secondary storage, the details field is only used for S3 and Swift storage. -- This message was sent by Atlassian JIRA (v6.2#6252)