Comment 55 for bug 1524745

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

Reviewed: https://review.openstack.org/422708
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=797544316ebd07d2ce674ed9aa4f8f98fe7d894d
Submitter: Jenkins
Branch: master

commit 797544316ebd07d2ce674ed9aa4f8f98fe7d894d
Author: Dmitry Tantsur <email address hidden>
Date: Thu Jan 19 16:35:49 2017 +0100

    Add hardware type for IPMI using ipmitool

    Created a new Python module ironic.drivers.ipmi to contain all
    supported IPMI-related drivers (both new and old).
    Backward compatible aliases are left at old locations.

    Change-Id: I526b8505d08b25b668af76d3fcd8f2feab31e420
    Partial-Bug: #1524745