From a726bfdba5bc0bdf72bea151c28f40d75f566a85 Mon Sep 17 00:00:00 2001 From: Girish Shilamkar Date: Thu, 19 Sep 2013 02:28:07 -0400 Subject: [PATCH] Storage type was set to local due to which tests failed. Removed it. Signed-off-by: Prasanna Santhanam --- test/integration/component/test_reset_ssh_keypair.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/component/test_reset_ssh_keypair.py b/test/integration/component/test_reset_ssh_keypair.py index 8b499d017af..ace449999f8 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',