Comment 5 for bug 1544820

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

Reviewed: https://review.openstack.org/319914
Committed: https://git.openstack.org/cgit/openstack/fuel-agent/commit/?id=39fe69492c50b10912cb131f6a4e2b5aa3caeaec
Submitter: Jenkins
Branch: master

commit 39fe69492c50b10912cb131f6a4e2b5aa3caeaec
Author: Maksim Malchuk <email address hidden>
Date: Mon May 23 15:49:11 2016 +0300

    Run console on the serial port if required

    This commit adds the ability to use IPMI SOL console when the nodes
    provisioned with an option 'console=ttySx' or 'console=ttySx,speed',
    where x is 0 for the COM1 and 1 for COM2. If speed parameter doesn't
    provided so 9600 used as default. This feature can be used for the
    bootstrap nodes too.

    DocImpact
    Closes-Bug: #1544820
    Change-Id: I210001c5692281add2439843f4ad69d65c8f6e17
    Signed-off-by: Maksim Malchuk <email address hidden>