mirror of https://github.com/apache/cloudstack.git
local storage is not enabled on the zone
Signed-off-by: Prasanna Santhanam <tsp@apache.org> (cherry picked from commit d8e5b8907bc97ca58017c0aedff03658a63f1955)
This commit is contained in:
parent
34ae32e0c2
commit
aec21b3a36
|
|
@ -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