Comment 1 for bug 1720726

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

Reviewed: https://review.openstack.org/508802
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f1a0557da4fbd7baa9196cb5c0ccdd7ebb16ecdf
Submitter: Zuul
Branch: master

commit f1a0557da4fbd7baa9196cb5c0ccdd7ebb16ecdf
Author: Hongbin Lu <email address hidden>
Date: Mon Oct 2 04:21:26 2017 +0000

    Fix wrapping of neutron forbidden error

    In neutronv2 api, the neutron forbidden error is not wrapped
    correctly. The exception class expects the first parameter as
    the error message but an exception object is passed.

    Closes-Bug: #1720726
    Change-Id: I6e88333427ec2befe2122274b02775f013404e30