Comment 2 for bug 1420096

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

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

commit 96aedf14f9627ae1578951a98dedda0ee4c7588c
Author: Rudra Rugge <email address hidden>
Date: Tue Feb 17 15:00:40 2015 -0800

Service monitor changes for transition to rabbitmq

Service monitor implementation prior to 2.1 release relies on IFMAP
messages to receive configuration data. The plan going forward is to
use rabbitmq for receiving configuration objects. The dependency
tracker cache is populated on startup by reading directly from the
configuration database. All configuration changes after the startup
are received using AMPQ from rabbitmq messaging server.

Change-Id: I1842c069d8f8c68d8429b2284f69f1e25b9c4de4
Closes-Bug: #1420096