Comment 74 for bug 1524745

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

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

commit e98b028a656111e8c60c1a4953f7e4e007af3029
Author: Dmitry Tantsur <email address hidden>
Date: Mon Feb 6 14:12:06 2017 +0100

    [devstack] Allow using "ipmi" hardware type

    Currently only the default interfaces are supported.

    Also fail devstack if the deploy driver is neither in enabled_drivers
    not in enabled_hardware_types, as we no longer can easily detect which
    list to append it to automagically.

    Change-Id: I055497963f05833bf065ab396fff9b628357fc08
    Partial-Bug: #1524745