Remove some obsolete settings from DevStack doc

The BM_* variables are no longer used by Devstack for Ironic
deployment and the new defaults should work fine. Removes
references to the old settings.

Change-Id: Ia19dccaf389273c5a224b804eb270c08d31a1811
This commit is contained in:
Adam Gandelman 2014-03-27 12:26:50 -07:00
parent f1e702c357
commit c02a2a3fba

@ -248,11 +248,6 @@ Create devstack/localrc with minimal settings required to enable Ironic::
enable_service q-meta
enable_service neutron
# Instruct DevStack to build a deployment kernel and ramdisk using
# diskimage-builder.
BM_BUILD_DEPLOY_RAMDISK=True
BM_DEPLOY_FLAVOR='-a amd64 ubuntu deploy-ironic'
# Create 3 virtual machines with 512M memory and 10G disk to
# pose as Ironic's baremetal nodes.
IRONIC_BAREMETAL_BASIC_OPS=True