Replacing deploy to deploy-baremetal in README.md

Now that deploy has been renamed to deploy-baremetal, README.md needs
to be updated to refer to the new elements.

Change-Id: I7c0d5bfe158628ea1faf2c2914ee7f532d172a28
This commit is contained in:
Om Kumar 2014-05-27 12:12:05 +05:30
parent 50cb019a25
commit 538b978701

View file

@ -29,7 +29,11 @@ What tools are there?
ramdisk pair for running maintenance on bare metal machines (deployment, ramdisk pair for running maintenance on bare metal machines (deployment,
inventory, burnin etc). inventory, burnin etc).
ramdisk-image-create -o deploy.ramdisk deploy To generate kernel+ramdisk pair for use with nova-baremetal, use
ramdisk-image-create -o deploy.ramdisk deploy-baremetal
To generate kernel+ramdisk pair for use with ironic, use
ramdisk-image-create -o deploy.ramdisk deploy-ironic
* disk-image-get-kernel filename : **DEPRECATED** Extract the appropriate * disk-image-get-kernel filename : **DEPRECATED** Extract the appropriate
kernel and ramdisk to use when doing PXE boot using filename as the image kernel and ramdisk to use when doing PXE boot using filename as the image