mirror of https://github.com/apache/cloudstack.git
local storage is not enabled on the zone
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
9ff40829a9
commit
5f77493a79
|
|
@ -42,7 +42,6 @@ class Services:
|
|||
"cpunumber": 1,
|
||||
"cpuspeed": 100, # in MHz
|
||||
"memory": 128, # In MBs
|
||||
"storagetype" : "local",
|
||||
},
|
||||
"virtual_machine":
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue