Comment 13 for bug 1465840

Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

It seems that this issue affects only 1 controller node cases, which is not HA and it is not important which value for the rabbit_ha_queues will be configured for services.

I checked the 1 node deploy:
/etc/heat/heat.conf:rabbit_ha_queues=False
/etc/keystone/keystone.conf:rabbit_ha_queues=True
/etc/hiera/globals.yaml: rabbit_ha_queues: true
/etc/nova/nova.conf:rabbit_ha_queues=True
/etc/neutron/neutron.conf:rabbit_ha_queues=True
/etc/cinder/cinder.conf:rabbit_ha_queues=True
/etc/glance/glance-api.conf:rabbit_ha_queues=True

yes, for heat is seems inconsistent, but can be ignored for 1 controller node case, AFAIK.