mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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:
parent
e14bd03da5
commit
a726bfdba5
@ -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',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user