Comment 30 for bug 1471002

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

Reviewed: https://review.opencontrail.org/12312
Committed: http://github.org/Juniper/contrail-controller/commit/0cba3c1c5fa9f71ac9f7f96f607b86f3add23135
Submitter: Zuul
Branch: R2.0

commit 0cba3c1c5fa9f71ac9f7f96f607b86f3add23135
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