Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E631210E36 for ; Thu, 19 Sep 2013 13:42:06 +0000 (UTC) Received: (qmail 15854 invoked by uid 500); 19 Sep 2013 13:42:02 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 15838 invoked by uid 500); 19 Sep 2013 13:42:00 -0000 Mailing-List: contact commits-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 commits@cloudstack.apache.org Received: (qmail 15759 invoked by uid 99); 19 Sep 2013 13:41:58 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Sep 2013 13:41:58 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 5EA4C887933; Thu, 19 Sep 2013 13:41:58 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tsp@apache.org To: commits@cloudstack.apache.org Message-Id: <1b20495d94784fc7a102352909a04d50@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/4.2-forward to 25cf6c9 Date: Thu, 19 Sep 2013 13:41:58 +0000 (UTC) Updated Branches: refs/heads/4.2-forward 78b912e38 -> 25cf6c9be Storage type was set to local due to which tests failed. Removed it. Signed-off-by: Prasanna Santhanam (cherry picked from commit a726bfdba5bc0bdf72bea151c28f40d75f566a85) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/25cf6c9b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/25cf6c9b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/25cf6c9b Branch: refs/heads/4.2-forward Commit: 25cf6c9bed7244d4205d0d0026cc0f36a1c2c5bb Parents: 78b912e Author: Girish Shilamkar Authored: Thu Sep 19 02:28:07 2013 -0400 Committer: Prasanna Santhanam Committed: Thu Sep 19 19:11:19 2013 +0530 ---------------------------------------------------------------------- test/integration/component/test_reset_ssh_keypair.py | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/25cf6c9b/test/integration/component/test_reset_ssh_keypair.py ---------------------------------------------------------------------- diff --git a/test/integration/component/test_reset_ssh_keypair.py b/test/integration/component/test_reset_ssh_keypair.py index 8b499d0..ace4499 100644 --- a/test/integration/component/test_reset_ssh_keypair.py +++ b/test/integration/component/test_reset_ssh_keypair.py @@ -59,7 +59,6 @@ class Services: "cpunumber": 1, "cpuspeed": 100, "memory": 128, - "storagetype": "local" }, "egress": { "name": 'web',