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.
Reviewed: https:/ /review. opencontrail. org/12789 github. org/Juniper/ contrail- controller/ commit/ f4d3d30ef36a434 b5052db626a46a2 eca3b919b8
Committed: http://
Submitter: Zuul
Branch: R2.20
commit f4d3d30ef36a434 b5052db626a46a2 eca3b919b8
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: I1fdc0a4fd1fbaf ea9b225ca946990 60f9e866e00
Partial-Bug: #1459473