Comment 10 for bug 1591886

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

Reviewed: https://review.opencontrail.org/22342
Committed: http://github.org/Juniper/contrail-controller/commit/f7ff805607e93ffb65cc633f33c1036201214589
Submitter: Zuul
Branch: R3.0

commit f7ff805607e93ffb65cc633f33c1036201214589
Author: Ravi BK <email address hidden>
Date: Tue Jul 19 20:25:04 2016 +0530

AapMode change for existing AAP to be honoured.

RootCause: If Allowed-Address Pair Mode is changed from
active-standby to active-active or vice-versa, change is notified
to Agent operDB, but Agent is not handling the change if AAP is
already installed. Only change in ip-address/prefix-len of AAP is
processed if it is already installed.

Fix: Process the change and modify the route to ECMP when AAP
mode is changed to active-active from default.

Change-Id: I5d32ff5878fb51957e074417c907a0677c59e9d8
Closes-Bug: #1591886