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 BA06F10D66 for ; Sat, 24 Aug 2013 04:34:54 +0000 (UTC) Received: (qmail 78689 invoked by uid 500); 24 Aug 2013 04:34:54 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 77862 invoked by uid 500); 24 Aug 2013 04:34:53 -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 77840 invoked by uid 99); 24 Aug 2013 04:34:52 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Aug 2013 04:34:52 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E4A728C4825; Sat, 24 Aug 2013 04:34:51 +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: <6bb7e56c6ae6479d8d4bb13e92f9f119@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/master to aec21b3 Date: Sat, 24 Aug 2013 04:34:51 +0000 (UTC) Updated Branches: refs/heads/master 34ae32e0c -> aec21b3a3 local storage is not enabled on the zone Signed-off-by: Prasanna Santhanam (cherry picked from commit d8e5b8907bc97ca58017c0aedff03658a63f1955) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/aec21b3a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/aec21b3a Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/aec21b3a Branch: refs/heads/master Commit: aec21b3a365e247ae0fb9c90a5d202000587303e Parents: 34ae32e Author: Prasanna Santhanam Authored: Sat Aug 24 10:03:00 2013 +0530 Committer: Prasanna Santhanam Committed: Sat Aug 24 10:04:06 2013 +0530 ---------------------------------------------------------------------- test/integration/smoke/test_routers.py | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/aec21b3a/test/integration/smoke/test_routers.py ---------------------------------------------------------------------- diff --git a/test/integration/smoke/test_routers.py b/test/integration/smoke/test_routers.py index bd53dca..0268666 100644 --- a/test/integration/smoke/test_routers.py +++ b/test/integration/smoke/test_routers.py @@ -42,7 +42,6 @@ class Services: "cpunumber": 1, "cpuspeed": 100, # in MHz "memory": 128, # In MBs - "storagetype" : "local", }, "virtual_machine": {