Comment 25 for bug 1575323

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

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

commit 0a7fe1483d5ee10ae313bf3a1a56296dd82d6356
Author: Sachin Bansal <email address hidden>
Date: Tue Apr 26 12:17:58 2016 -0700

Do not update bgpaas-client objects if not necessary

Currently, bgpaas-client objects get updated with global asn when schema
transformer restarts. They get updated again later with correct asn, but this
causes a connection reset. We should avoid both these updates.

Change-Id: Ia61c6434a59978d083fed847ef0955f7049f8d3c
Closes-Bug: 1575323