Comment 22 for bug 1796886

Revision history for this message
Edward Hope-Morley (hopem) wrote :

Having now tested with the updated clients I think I have found another issue. On my nova-compute host I see that the client config does not contain the address of the new unit (rabbitmq-server/4):

rabbitmq-server/0 active idle 8 10.5.0.61 5672/tcp Unit is ready and clustered
rabbitmq-server/1 active idle 9 10.5.0.70 5672/tcp Unit is ready and clustered
rabbitmq-server/2* active idle 10 10.5.0.12 5672/tcp Unit is ready and clustered
rabbitmq-server/3 active idle 11 10.5.0.56 5672/tcp Unit is ready and clustered
rabbitmq-server/4 active idle 12 10.5.0.17 5672/tcp Unit is ready and clustered

root@juju-c0abfd-1796886-7:~# grep transport_url /etc/neutron/neutron.conf | tail -n 1
transport_url = rabbit://neutron:LjxTkyxMH4MM8pZkscKGfL66LKWZK2XFT47NPCkFbnffgd8zsL9dT9yCngCcwgyj@10.5.0.12:5672,neutron:LjxTkyxMH4MM8pZkscKGfL66LKWZK2XFT47NPCkFbnffgd8zsL9dT9yCngCcwgyj@10.5.0.56:5672,neutron:LjxTkyxMH4MM8pZkscKGfL66LKWZK2XFT47NPCkFbnffgd8zsL9dT9yCngCcwgyj@10.5.0.61:5672,neutron:LjxTkyxMH4MM8pZkscKGfL66LKWZK2XFT47NPCkFbnffgd8zsL9dT9yCngCcwgyj@10.5.0.70:5672/openstack
root@juju-c0abfd-1796886-7:~# grep transport_url /etc/neutron/neutron.conf | tail -n 1| grep 10.5.0.17