Comment 19 for bug 1459473

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

Reviewed: https://review.opencontrail.org/12789
Committed: http://github.org/Juniper/contrail-controller/commit/f4d3d30ef36a434b5052db626a46a2eca3b919b8
Submitter: Zuul
Branch: R2.20

commit f4d3d30ef36a434b5052db626a46a2eca3b919b8
Author: Nipa Kumar <email address hidden>
Date: Fri Jul 31 16:18:14 2015 -0700

Vrouter changes to honor the new set of services sent by discovery irrespective of the
current state of connection to control-node or dns-server.

a) Do not send update connection info after deleting the connection info, this results in the
library creating a new connection info ds. (not_ready event is triggered after connection
info is deleted)

b) Do not remove stale entries as we want to keep working with older entries in case the
discovery server returns a smaller list of servers or empty server list.

Change-Id: I1fdc0a4fd1fbafea9b225ca94699060f9e866e00
Partial-Bug: #1459473