Comment 5 for bug 145947

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

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

commit a2057b4bb6e760952beeadd7ba8f23872885d6cb
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: #145947