xenapi: increase default memory to 3G
Devstack was swapping with 2G Change-Id: I8fe77591cb0ca0f946028d7219b43d77eea3419f
This commit is contained in:
parent
1c1aef0eb7
commit
bfb880d547
@ -13,7 +13,7 @@ CLEAN_TEMPLATES=${CLEAN_TEMPLATES:-false}
|
|||||||
|
|
||||||
# Size of image
|
# Size of image
|
||||||
VDI_MB=${VDI_MB:-5000}
|
VDI_MB=${VDI_MB:-5000}
|
||||||
OSDOMU_MEM_MB=2048
|
OSDOMU_MEM_MB=3072
|
||||||
OSDOMU_VDI_GB=8
|
OSDOMU_VDI_GB=8
|
||||||
|
|
||||||
# Network mapping. Specify bridge names or network names. Network names may
|
# Network mapping. Specify bridge names or network names. Network names may
|
||||||
|
Loading…
Reference in New Issue
Block a user