Comment 7 for bug 1526479

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

Reviewed: https://review.openstack.org/172517
Committed: https://git.openstack.org/cgit/openstack/python-ironicclient/commit/?id=df8187ca8190e2ab298b955bc650f94a3ddb35ae
Submitter: Jenkins
Branch: master

commit df8187ca8190e2ab298b955bc650f94a3ddb35ae
Author: Brad P. Crochet <email address hidden>
Date: Fri Apr 10 13:17:05 2015 -0400

    Implementation of baremetal power state commands

    * baremetal node power on|off
    * baremetal node reboot

    Also, renamed baremetal.py to baremetal_node.py to match the command.

    Change-Id: I79b75ecb5dd0b13e74f60f506ff37bda6178271c
    Depends-On: Ia9fed8f4987cf8ae2ca0a3cb7726596a627cba4f
    Partial-Bug: #1526479