Comment 7 for bug 1567655

Revision history for this message
Prateek Arora (parora) wrote :

The way I am approaching this is I am using a wrapper in the neutron API to catch the exception coming from keystoneauth and then raising it as a separate exception.

As Matt said the patch would be similar to https://bugs.launchpad.net/bugs/1571722 .