Merge "Update dev quickstart guide for ephemeral testing"

This commit is contained in:
Jenkins 2014-05-21 20:29:15 +00:00 committed by Gerrit Code Review
commit 384f09cbf2

View File

@ -256,6 +256,9 @@ Create devstack/localrc with minimal settings required to enable Ironic::
IRONIC_VM_SPECS_DISK=10
IRONIC_VM_SSH_PORT=22
# Size of the ephemeral partition in GB. Use 0 for no ephemeral partition.
IRONIC_VM_EPHEMERAL_DISK=0
VIRT_DRIVER=ironic
# By default, DevStack creates a 10.0.0.0/24 network for instances.