Comment 5 for bug 1178378

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

Reviewed: https://review.openstack.org/29031
Committed: http://github.com/openstack/nova/commit/6337d704096b48970f7080c1eafc52e053de0e56
Submitter: Jenkins
Branch: master

commit 6337d704096b48970f7080c1eafc52e053de0e56
Author: Devananda van der Veen <email address hidden>
Date: Mon May 13 19:13:36 2013 -0700

    Handle IPMI transient failures better.

    Sometimes, IPMI "power status" doesn't return either "on" or "off".
    When this happens, the IPMI driver shouldn't assume what the state is,
    and the baremetal driver shouldn't assume that NOSTATE means SHUTDOWN.

    This patch also improves the doc strings for the IPMI driver.

    Fix bug 1178378.

    Change-Id: I54a5e6309f68ab8e5601e65039366d7d87c03478