Comment 4 for bug 1236704

Revision history for this message
Ravi Chunduru (ravivsn) wrote : Re: neutron API calls taking lot of time

I think there is a still valid bug in havana. Need to get the reason behind doing policy checks again on the response object. There is definitely need for optimization. It could have been done in the plugin itself rather than duplicating with a general approach on all list API calls.

Looking at response time for neutron port-list - IMHO, it should not ignored and must be optimized further.