Comment 8 for bug 1178112

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/47286
Committed: http://github.com/openstack/nova/commit/df45d4034bc4d66617e905648c516f717d4188e9
Submitter: Jenkins
Branch: master

commit df45d4034bc4d66617e905648c516f717d4188e9
Author: Chris Jones <email address hidden>
Date: Thu Sep 19 00:56:40 2013 +0100

    Force textmode consoles on baremetal

    Physical hardware often has console interception hardware for OOB
    monitoring/management. Prevent the kernel from switching into a
    graphical console mode so the hardware can do its job.

    Change-Id: I3a5b17ab194238ada34fee1c834de22fbdcd7430
    Related-Bug: #1178112