Comment 29 for bug 1471002

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

Reviewed: https://review.opencontrail.org/12311
Committed: http://github.org/Juniper/contrail-controller/commit/d73a6be81a8c11789b2fb923da8489c8153107b7
Submitter: Zuul
Branch: R2.1

commit d73a6be81a8c11789b2fb923da8489c8153107b7
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