Comment 2 for bug 1634635

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

Reviewed: https://review.openstack.org/388218
Committed: https://git.openstack.org/cgit/openstack/ironic-specs/commit/?id=e04ef0fcbead9db990477f4b83caedaad0c622d9
Submitter: Jenkins
Branch: master

commit e04ef0fcbead9db990477f4b83caedaad0c622d9
Author: Michael Turek <email address hidden>
Date: Tue Oct 18 17:03:42 2016 -0400

    Add spec for OpenBMC driver

    Currently IPMI is not fully supported by OpenBMC. Instead,
    OpenBMC's power and boot device is controlled through a
    RESTful interface. While IPMI may be a supported mechanism
    in the future for OpenBMC, the recommended way to interact
    with it will continue to be its RESTful API. This means that
    servers running OpenBMC will require a new module to control
    its power, a new module to set the boot device, and a hardware
    type that has these modules supported. This patch adds
    a spec for these items.

    Partial-bug: #1634635
    Change-Id: Ie272f3ad2d4ae5bcb1bd542007dfcdb4adfcb799