Comment 5 for bug 1348804

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

Reviewed: https://review.openstack.org/110125
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=03991fa9e126ebb3e35356da93dedbc34de3046e
Submitter: Jenkins
Branch: master

commit 03991fa9e126ebb3e35356da93dedbc34de3046e
Author: Steve McLellan <email address hidden>
Date: Mon Jul 28 14:32:38 2014 -0500

    Don't hide exception messages during package load

    Include the original error message if an error occurs finding the
    package for a class. There may be some improvements that can be made,
    but this makes the logs a little more useful.

    Change-Id: I81b8cbcaea2773539aeabbdef6b2129cd28e28c3
    Closes-Bug: #1348804