Comment 8 for bug 1285449

Revision history for this message
Bogdan Dobrelya (bogdando) wrote : Re: Moving management vip breaks rabbitmq sessions

> Reconfiguring services to bypass HAProxy and talk directly to the management IP of one of the controller nodes makes that
> service unaffected by this problem

From fuel-dev list https://lists.launchpad.net/fuel-dev/msg00558.html
It will not help if you shut down the controller. The problem is that you
have hanged AMQP sessions which kombu driver does not look to handle
correctly.

So, does it mean we should 1) Submit an OS bug about Kombu sessions expiration, 2) Restart all OpenStack services (resided at the controllers only) in case of VIP moving?
Would that be enough to w/a RabbitMQ sessions issue unless it will be fixed in upstream (I mean Kombu part)?