You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by an...@apache.org on 2013/10/03 08:06:04 UTC

[06/50] git commit: updated refs/heads/4.2 to 86c9363

Storage type was set to local due to which tests failed. Removed it.

Signed-off-by: Prasanna Santhanam <ts...@apache.org>
(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
Commit: 25cf6c9bed7244d4205d0d0026cc0f36a1c2c5bb
Parents: 78b912e
Author: Girish Shilamkar <gi...@clogeny.com>
Authored: Thu Sep 19 02:28:07 2013 -0400
Committer: Prasanna Santhanam <ts...@apache.org>
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',