Comment 17 for bug 1323589

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/118614
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=befe332e28a18a842777facc8f17fb7dc3fd68d6
Submitter: Jenkins
Branch: master

commit befe332e28a18a842777facc8f17fb7dc3fd68d6
Author: Vinay B S <email address hidden>
Date: Wed Sep 3 04:58:04 2014 -0700

    Adds instructions for deploying instances on real hardware

    The following sections have been added to the install-guide:

    1. Set of instructions for configuring Neutron to talk to baremetal.
       Flat networking is taken as the usecase. Instructions for using
       other types of networks will be added eventually.
    2. Set of instructions for adding the required images to glance.
       Includes instructions for creating the deploy and user images
       using disk-image builder.
    3. Set of instructions for creating the baremetal flavor and
       associating the deploy images to the flavor.
    4. Instruction for checking that the ipmitool on the openstack setup
       is able to control baremetal's power state.

    Change-Id: If45f0f32808308cf2d451a905ca7cd840c81c7d2
    Partial-Bug: 1323589