Allow multiple rabbitMQ servers to be configured for Contrail API server

Bug #1395112 reported by Dilip Sundarraj
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenContrail
New
Undecided
Hampapur Ajay

Bug Description

In some environments, there is a need to provide multiple rabbitMQ servers to be used by the Contrail API server for HA.

This requirement can be circumvented by providing a VIP for the rabbitMQ servers, however, in the absence of VIPs we would need to provision multiple rabbitMQ servers in the contrail-api.conf

from contrail-api.conf
[DEFAULTS]
rabbit_server = <IP1>

from nova.conf
[DEFAULT]
rabbit_hosts=<IP1>,<IP2>,<IP3>

tags: added: config provisioning
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.