Comment 8 for bug 1424785

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/33345
Committed: http://github.com/Juniper/contrail-controller/commit/497ca1ce0ffe979f34586efd2777aae7910e048d
Submitter: Zuul (<email address hidden>)
Branch: master

commit 497ca1ce0ffe979f34586efd2777aae7910e048d
Author: Sahil <email address hidden>
Date: Fri Jun 30 00:07:15 2017 -0700

[vnc_openstack]: Optimization for port create

* During a port create with fixed mac, a call to _object_list
is made. We have modified the call to include filters (on mac address).

* This will provide optimization when creating large number of ports with
mac addresses.

Change-Id: Id7f1d836a0db0287c5c3f4b86b0dd54cfeaf34ff
Closes-Bug: 1424785