Comment 5 for bug 1555005

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

Reviewed: https://review.openstack.org/304867
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=b20d67712e6815f709b0ab80f393e1c2303906d1
Submitter: Jenkins
Branch: master

commit b20d67712e6815f709b0ab80f393e1c2303906d1
Author: Ryan Moe <email address hidden>
Date: Tue Apr 12 13:47:19 2016 -0700

    Don't ignore failure to load extensions

    When an extension fails to load a message will be logged along with
    the exception raised by the extension. The exception will be
    re-raised.

    Change-Id: Ic8e8931a34f59102dbcd1f5c5dc48d562cabedff
    Closes-bug: #1555005