From 5f77493a797aa2235851095ec870b4a261e2cf9c Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Sat, 24 Aug 2013 10:03:00 +0530 Subject: [PATCH] local storage is not enabled on the zone Signed-off-by: Prasanna Santhanam --- test/integration/smoke/test_routers.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/smoke/test_routers.py b/test/integration/smoke/test_routers.py index bd53dcafaf2..02686664ded 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": {