Comment 4 for bug 1263790

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

Reviewed: https://review.openstack.org/73578
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=44781dbacdb3c12aefe04a0a5a7868a6188c5539
Submitter: Jenkins
Branch: master

commit 44781dbacdb3c12aefe04a0a5a7868a6188c5539
Author: Haomeng, Wang <email address hidden>
Date: Fri Feb 14 19:27:59 2014 +0800

    Supports OPERATOR priv level for ipmitool driver

    This could be fixed by adding an optional member of node's
    driver_info to store the privilege level. And add '-L' option for
    ipmitool command call.

    Change-Id: Ia3cb2ade8b6823a6d33db2fc22da940211c60b7d
    Closes-Bug: #1263790