Comment 2 for bug 1402603

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

Reviewed: https://review.opencontrail.org/5720
Committed: http://github.org/Juniper/contrail-controller/commit/15c791ab545a8bd386d180d95cc1c5c568f8c31f
Submitter: Zuul
Branch: master

commit 15c791ab545a8bd386d180d95cc1c5c568f8c31f
Author: Hari <email address hidden>
Date: Mon Dec 15 07:59:42 2014 -0800

In ContrailVRouterApi, do a connect to the Agent only when the add port / delete port request comes from nova_contrail_vif.
For other requests, do not invoke connect. In case we do a connect and do not send complete vif list, Agent removes them
upon audit. Also, set port_type to NameSpacePort, if it isnt specified.

Closes-bug:#1402603

Change-Id: Ic377d88080ef204026541b3b179e445a05925d2c
(cherry picked from commit c9e0cbe0581be661c9ce6c3c4cdaefddc304b613)