Comment 5 for bug 1524024

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Reproduced in automated tests with the following scenario:

1. Login to the first Openstack controller node and restart RabbitMQ service:
service rabbitmq-server restart
2. Wait while RabbitMQ will successfully started on the controller node
3. Repeat steps -1-2 for all controller nodes in your cluster
4. Execute 'nova list', 'keystone user-list', 'glance image-list', 'nova-manage service list', 'keystone service-list' several times and verify that all works fine.
5. Execute 'rabbitmqctl cluster_status' and verify that all RabbitMQ nodes are in the same cluster.