Merge "Replacing deploy to deploy-baremetal in README.md"

This commit is contained in:
Jenkins 2014-06-13 16:23:45 +00:00 committed by Gerrit Code Review
commit 6c6c839fc3
1 changed files with 5 additions and 1 deletions

View File

@ -31,7 +31,11 @@ What tools are there?
ramdisk pair for running maintenance on bare metal machines (deployment,
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
kernel and ramdisk to use when doing PXE boot using filename as the image