Comment 9 for bug 1606120

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

Reviewed: https://review.opencontrail.org/22381
Committed: http://github.org/Juniper/contrail-controller/commit/9592e1649d3c9f28d6a1587a629cc3cc4d6bb8b4
Submitter: Zuul
Branch: R3.1

commit 9592e1649d3c9f28d6a1587a629cc3cc4d6bb8b4
Author: ashoksingh <email address hidden>
Date: Mon Jul 25 17:07:13 2016 +0530

Fix agent crash in CompositeNH::UpdateComponentNHKey

Component NH key list can have null elements because of deletion of
Component NH. Handled this case. Also added UT.

Also fixed issue of label updation of individual component NH when the number of
Component NHs are more than 2. Added UT for this case too.

Change-Id: I2f103591c1986220ffd0423c7fa2a770d8911f61
Closes-Bug: #1606120