Comment 17 for bug 1466739

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

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

commit aec068bf89431090ceb6a5b1d248cbaed07bba02
Author: Manish <email address hidden>
Date: Mon Jun 29 09:27:47 2015 +0530

Force peer validity check for BGP peer.

Extend the Peer class to specify if a validity check for peer
is needed whenver it is enqueued as a key paramater for DB request.
Currently BGP peer derived class falls into this category.
Any agent route data enqueued with BGP peer in key will have to
implement validity check.

Also remove NULL peer usages in agent key from test cases.

Closes-bug: 1466739

Conflicts:
 src/vnsw/agent/test-xml/test_xml_oper.cc

Change-Id: Ie764f15c023d5d2995f5b0d34d0a89d0d2546831