Comment 2 for bug 1611387

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

Reviewed: https://review.openstack.org/353029
Committed: https://git.openstack.org/cgit/openstack/stevedore/commit/?id=62398ed4a3376b52e0934a9e23b88bea60404972
Submitter: Jenkins
Branch: master

commit 62398ed4a3376b52e0934a9e23b88bea60404972
Author: Doug Hellmann <email address hidden>
Date: Tue Aug 9 13:30:08 2016 -0400

    do not emit warnings for missing hooks

    Add a flag to disable the default warning log messages in the
    NamedExtensionManager and then have the HookManager pass False by
    default.

    Change-Id: I78c91bcfd8cd41929f25057791157f82eb4a3a50
    Closes-Bug: #1611387
    Signed-off-by: Doug Hellmann <email address hidden>