Comment 3 for bug 1086798

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

Reviewed: https://review.openstack.org/17533
Committed: http://github.com/openstack/oslo-incubator/commit/670dc3f8844e6fd3bcf9df1195891162a13719fe
Submitter: Jenkins
Branch: master

commit 670dc3f8844e6fd3bcf9df1195891162a13719fe
Author: Mark McLoughlin <email address hidden>
Date: Wed Dec 5 13:48:18 2012 +0000

    Allow remote stdlib exceptions to be deserialized

    Fixes bug #1086798

    Add 'exceptions' to allowed_rpc_exception_modules so that stdlib
    exceptions (like NotImplementedError) can be deserialized from a
    RemoteError.

    Change-Id: I57f40fed2a86cc08fb64b81d648c71cd7db8027c