Comment 28 for bug 1471002

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

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

commit 729493034916093d4269c98345a7c06b18440048
Author: Nipa Kumar <email address hidden>
Date: Tue Jul 7 14:22:04 2015 -0700

1) Remove stale Xmpp Servers i.e the ones different from the list returned
from Discovery Servers only if DOWN.
(Note: Responses from discovery server are not applied if the
current XMPP connection is UP)
2) Remove checkum code in discovery client library so all
responses from Discovery Server are delivered to the end client.
3) Add introspect to show the responses from Discovery Server and
currently connected Xmpp servers for both control-node and dns.

Change-Id: I80c9a8446ef94db73db36144109e80b2432a07fd
Closes-Bug:1471002
Closes-Bug:1396807