Comment 5 for bug 1734827

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

Reviewed: https://review.openstack.org/525870
Committed: https://git.openstack.org/cgit/openstack/ironic-specs/commit/?id=2c12395ef313a4d380034a9e65b0f6af027ac022
Submitter: Zuul
Branch: master

commit 2c12395ef313a4d380034a9e65b0f6af027ac022
Author: Hironori Shiina <email address hidden>
Date: Wed Dec 6 13:11:49 2017 +0900

    Expose supported power states

    This SPEC proposes adding a new API to expose supported power states of
    nodes. This API would be helpful to see if a power action is supported
    by a node because it depends on whether a power interface supports
    power actions such as soft power off and soft reboot.

    Change-Id: If4a3994376cd26a38ef4717bc215cd74df3591a8
    Partial-Bug: 1734827