Merge "DevStack guide: Bump IRONIC_VM_SPECS_RAM to 1280"

This commit is contained in:
Jenkins 2016-08-15 14:29:57 +00:00 committed by Gerrit Code Review
commit f55de1bf81
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@ and uses the ``agent_ipmitool`` driver by default::
# The parameters below represent the minimum possible values to create
# functional nodes.
IRONIC_VM_SPECS_RAM=1024
IRONIC_VM_SPECS_RAM=1280
IRONIC_VM_SPECS_DISK=10
# Size of the ephemeral partition in GB. Use 0 for no ephemeral partition.