Comment 56 for bug 1589014

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

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

commit 32ca40a8060db41f9e0548bed8abf1fe98c1960c
Author: Hampapur Ajay <email address hidden>
Date: Wed Aug 24 17:05:07 2016 -0700

Add support for workers for contrail-api.

With this by changing numprocs in [program:contrail-api]
section in /etc/contrail/supervisord_config_files/contrail-api.ini
more processes can be used to serve northbound API.

Only worker 0 is consumer to rabbitmq and publishes to ifmap.
Other workers will serve REST contrail API and publish to
rabbitmq (for create/update/delete).

Partial-Bug: 1589014

Change-Id: I2a8c060ca04e13bc7b7700fc6eeaa673aa18ed32