Merge "Minor README fix for supported drivers"

This commit is contained in:
Jenkins 2015-07-16 03:42:19 +00:00 committed by Gerrit Code Review
commit bdf4eaf16e

View File

@ -112,8 +112,10 @@ in a stand-alone fashion.
* dnsmasq is configured statically and responds to all PXE boot requests by * dnsmasq is configured statically and responds to all PXE boot requests by
chain-loading to iPXE, which then fetches the ironic-python-agent ramdisk chain-loading to iPXE, which then fetches the ironic-python-agent ramdisk
from Nginx. from Nginx.
* standard ipmitool is used. * Deployments are performed by the Ironic Python Agent, which as configured
TODO: make optional support for other hardware drivers supports IPMI, iLO, and UCS drivers. AMT driver support is also enabled,
however it should only be use for testing as due to a known bug which
can be read about at https://bugs.launchpad.net/ironic/+bug/1454492.
* By default, installation will build an Ubuntu based image for deployment * By default, installation will build an Ubuntu based image for deployment
to nodes. This image can be easily customized if so desired. to nodes. This image can be easily customized if so desired.