Run console on the serial port if required
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bareon |
New
|
Undecided
|
Unassigned |
Bug Description
https:/
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/bareon" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit 06ab1390fa1e390
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=
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: I210001c5692281
Signed-off-by: Maksim Malchuk <email address hidden>