Comment 3 for bug 1691955

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

Reviewed: https://review.openstack.org/472631
Committed: https://git.openstack.org/cgit/openstack/proliantutils/commit/?id=e2f1bb4167d7a72f4ff5c16f405a074163f85ccf
Submitter: Jenkins
Branch: master

commit e2f1bb4167d7a72f4ff5c16f405a074163f85ccf
Author: Debayan Ray <email address hidden>
Date: Fri Jun 9 04:40:48 2017 -0400

    Redfish: Add system push power button operations

    This patch adds system power operations in proliantutils via
    redfish way. These 2 methods are introduced on redfish ops:

        1) press_pwr_btn
        2) hold_pwr_btn

    Change-Id: Ie6281b9ad608e50fc274a8e1b32d539b6a174e5d
    Partial-Bug: 1691955