Comment 5 for bug 1611285

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

Reviewed: https://review.openstack.org/393746
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=232ecfe6f242db861d30e46524a16f3f4a3a9c8b
Submitter: Jenkins
Branch: stable/newton

commit 232ecfe6f242db861d30e46524a16f3f4a3a9c8b
Author: Andrey Shestakov <email address hidden>
Date: Wed Aug 31 16:16:45 2016 +0300

    IPMI command should depend on console type

    This change implements _get_impi_cmd method for
    IPMI consoles. Depends on type of console,
    ipmi command should contain different arguments.

    Change-Id: I55e712a1a91aed3d533f636e519f0bae1f9be2d4
    Closes-bug: #1611285
    (cherry picked from commit 0acbf378bb543a3428856d80036d4de9c5d133a7)