Comment 32 for bug 1524745

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

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

commit 41da55ced24fced54c42ba9e6462aead960c2e8b
Author: Dmitry Tantsur <email address hidden>
Date: Tue Jan 10 13:33:18 2017 +0100

    Correct logging of loaded drivers/hardware types/interfaces

    Currently we log "Loaded the following drivers" for everything.
    This change modifies the string to log an actual type.

    Change-Id: I5e2a9f2282e03d7eddcf898ed7336040613cd311
    Partial-Bug: #1524745