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

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
Girish Shilamkar 2013-09-19 02:28:07 -04:00 committed by Prasanna Santhanam
parent e14bd03da5
commit a726bfdba5

View File

@ -59,7 +59,6 @@ class Services:
"cpunumber": 1, "cpunumber": 1,
"cpuspeed": 100, "cpuspeed": 100,
"memory": 128, "memory": 128,
"storagetype": "local"
}, },
"egress": { "egress": {
"name": 'web', "name": 'web',